mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-25 18:24:58 +01:00
zfs: Add missing [TAG] text in the usage message
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user