Date: Wed, 28 Jun 2023 02:37:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272260] bectl(8) usage: -? Message-ID: <bug-272260-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272260 Bug ID: 272260 Summary: bectl(8) usage: -? Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: grahamperrin@freebsd.org >From printed usage information, added at <https://github.com/freebsd/freebsd-src/pull/728/commits/f6f931d28b2d7c2313= 17e52df641f15ef49042f3#diff-c02d05827bafa5f8205b59bd5e53274a6043030b432b47f= fcb9bb7907bb5d5f5R124-R127>:=20 > Usage: bectl {-h | -? | subcommand [args...]} >From an earlier edition of the manual page:=20 > SYNOPSIS > bectl [-h?] Originally, was what's below the intention?=20 -? to be synonymous with (an alternative to) -h Actual results:=20 % bectl -? bectl: No match. % bectl ? Unknown command: R Usage: bectl {-h | -? | subcommand [args...]} bectl [-r beroot] activate [-t] beName bectl [-r beroot] activate [-T] bectl [-r beroot] check bectl [-r beroot] create [-r] [-e {nonActiveBe | beName@snapshot}] beName bectl [-r beroot] create [-r] beName@snapshot bectl [-r beroot] destroy [-Fo] {beName | beName@snapshot} bectl [-r beroot] export sourceBe bectl [-r beroot] import targetBe bectl [-r beroot] jail [-bU] [{-o key=3Dvalue | -u key}]... beName [utility [argument ...]] bectl [-r beroot] list [-aDHs] [{-c property | -C property}] bectl [-r beroot] mount beName [mountpoint] bectl [-r beroot] rename origBeName newBeName bectl [-r beroot] {ujail | unjail} {jailID | jailName | beName} bectl [-r beroot] {umount | unmount} [-f] beName % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n263799-f81be7a8318b-dirty: Mon Jun 26 22:09:58 BST 2023=20=20=20=20 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GE= NERIC amd64 1400092 1400090 % --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272260-227>