freebsd-skq/sbin/bectl
kevans 2550d91204 bectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o is not specified
-o will force the origin to be destroyed unconditionally.
BE_DESTROY_AUTOORIGIN, on the other hand, will only destroy the origin if it
matches the format used by be_snapshot. This lets us clean up the snapshots
that are clearly not user-managed (because we're creating them) while
leaving user-created snapshots in place and warning that they're still
around when the BE created goes away.
2019-10-16 14:55:56 +00:00
..
tests
bectl_jail.c
bectl_list.c bectl(8): initialize reverse earlier 2019-09-09 18:17:30 +00:00
bectl.8 bectl(8): Add a "check" command 2019-09-11 13:27:10 +00:00
bectl.c bectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o is not specified 2019-10-16 14:55:56 +00:00
bectl.h
Makefile