freebsd-dev/sbin/bectl
Kyle Evans f97b318f7d bectl(8): Take -H parameter to list into account
-H is for a scripted format, where all fields are tab-delimited and the
headers go away. We accomplish this by splitting out pad printing to a
separate function that'll take into account whether we're supposed to be
scripted or not.

This has the nice side effect of maintaining positive column sizes again.
2018-08-05 04:16:00 +00:00
..
bectl.8 bectl(8): Support unjailing a boot environment 2018-07-26 03:14:58 +00:00
bectl.c bectl(8): Take -H parameter to list into account 2018-08-05 04:16:00 +00:00
Makefile bectl(8): Hack together a more proper bectl list 2018-07-26 18:56:50 +00:00