mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 01:02:36 +01:00
zfs: Fix options missing from help
This commit is contained in:
@@ -33,9 +33,9 @@
|
|||||||
. /usr/local/share/bastille/common.sh
|
. /usr/local/share/bastille/common.sh
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
error_notify "Usage: bastille zfs TARGET [destroy_snap|df|get|set|(snap|snapshot)|usage] [key=value|date]"
|
error_notify "Usage: bastille zfs [option(s)] TARGET [destroy_snap|(df|usage)|get|set|(snap|snapshot)] [key=value|date]"
|
||||||
error_notify " [jail pool/dataset /jail/path]"
|
error_notify " [jail pool/dataset /jail/path]"
|
||||||
error_notify " [unjail pool/dataset]"
|
error_notify " [unjail pool/dataset]"
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user