From nobody Mon Mar 18 14:25:06 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Tyxvl1pMQz5Dq8P for ; Mon, 18 Mar 2024 14:25:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tyxvl01QCz4RpP for ; Mon, 18 Mar 2024 14:25:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710771907; a=rsa-sha256; cv=none; b=JYYETDg03lm09nVhcd/XHWVmhxn/N1ih/eojde0e19/FdZatdMqtnzdK4zNpfvOuiOPcxY SaGfAzt3kwYwbE2fBMIn7r+elbhzF4w7xsTBpBINfvzs92S6z6bUzGyJpRVXNyyjcEUV6H uK+3W1eh7VKwGj2Ija9E6q5FsGqo1f0gb0E6t9nFPAf/XdknLBUXW+U8w8KlBbO9zCquYy kVo/QLyuuy1BhsCQvi4uNzuGehf8ZjQ2q3B9I/4n/ytiqgLv8z8ylwBDpUXSoTIRDqlNuC iLwKEYp74JGlJMguLC5xIgZ0xnseoiAwKbgd2wPc7BTCEaSb+Zcjrf1ZNvBo+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710771907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fbnYav01lxhPlqgf/+VBMyjOsn3q0vvuPmMzv+2dj3M=; b=W6NLX5r4Ll9ddF9U4tys3XE8tQz0PuZaH8QTHKxpDdo2w8DLSPvUaJ4UV1B/Kpbh+5sj4c WSOwBJp4trot4JulHk9rp9GHlMcVsEs0+t++OVBbHl4F3bKyfLxEAdkU8Fy/shVQzNEDaM m/tXXlnWx90kgPW4WQ/CRn/UpUFKILHIptB7ldGezZm4P87Fn5tNilOhhlFDMZ7M1IKdK0 WDVcFBoGvyZsuPNU2vdNNX7LRgn7MDI8Z0U9ZWQKQwBvOr9B0DO7MPeTjKOMHXdZWPUqqo 5jak5X+JgU+Z+SVD7JzJTW+26TlPsL1yUfmdoeELPwf48Yyj0m5HEkGZGmWtGA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tyxvk67RnzR5W for ; Mon, 18 Mar 2024 14:25:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42IEP6oE015686 for ; Mon, 18 Mar 2024 14:25:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42IEP6ap015683 for doc@FreeBSD.org; Mon, 18 Mar 2024 14:25:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 272260] bectl(8) usage: -? Date: Mon, 18 Mar 2024 14:25:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: des@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: des@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component product version Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272260 Dag-Erling Sm=C3=B8rgrav changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Manual Pages |bin Product|Documentation |Base System Version|Latest |CURRENT --=20 You are receiving this mail because: You are on the CC list for the bug.=