]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bectl(8): Add some relevant `bectl list -a` information
authorkevans <kevans@FreeBSD.org>
Sat, 4 Aug 2018 06:14:54 +0000 (06:14 +0000)
committerkevans <kevans@FreeBSD.org>
Sat, 4 Aug 2018 06:14:54 +0000 (06:14 +0000)
commit45778557a3af479b733cc832f5a51d704cb612a7
tree88fa8c5b882af8c5aa4f5fd5323af3ac9e5013ee
parent60ffd203c259f2d29ae6f50518797c0c2acf6450
bectl(8): Add some relevant `bectl list -a` information

bectl list -a should show the boot environment, its relevant dataset, and
the snapshot it was created from. The header also changes to indicate the
rough order in which these things will show.

While here, start doing a little bit of spring cleaning and splitting
different bits out.
sbin/bectl/bectl.c