diff --git a/usr/local/share/bastille/zfs.sh b/usr/local/share/bastille/zfs.sh index 0e2b42a6..97a7dea1 100644 --- a/usr/local/share/bastille/zfs.sh +++ b/usr/local/share/bastille/zfs.sh @@ -34,7 +34,7 @@ usage() { - error_notify "Usage: bastille zfs [option(s)] TARGET destroy|rollback|snapshot [TAG]" + error_notify "Usage: bastille zfs [option(s)] TARGET destroy|rollback [TAG]|snapshot [TAG]" error_notify " df|usage" error_notify " get|set key=value" error_notify " jail pool/dataset /jail/path"