new zfs sub-command and documentation

This commit is contained in:
Christer Edwards
2019-06-22 14:15:20 -06:00
parent e74bbd089c
commit 6a082113d6
3 changed files with 113 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
. /usr/local/etc/bastille/bastille.conf
## version
BASTILLE_VERSION="0.3.20190204"
BASTILLE_VERSION="0.3.20190622"
usage() {
cat << EOF
@@ -93,7 +93,7 @@ update|upgrade)
;;
console|bootstrap|htop|top)
;;
bootstrap|update|upgrade)
bootstrap|update|upgrade|zfs)
;;
*)
usage