zfs: Add missing [TAG] text in the usage message

This commit is contained in:
Juan David Hurtado G
2025-10-01 11:50:01 -05:00
parent 4a2a515ab8
commit efa453141f

View File

@@ -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"