Solve one more conflict for list cmd

This will solve one more conflict for list command, we will later add the `[snapshot(s)]` to the usage banner.
This commit is contained in:
JRGTH
2025-07-08 19:43:33 -04:00
parent c52e559533
commit b32d32f64e

View File

@@ -34,7 +34,7 @@
usage() {
error_notify "Usage: bastille list [option(s)] [RELEASE (-p)] [all] [backup(s)] [export(s)] [import(s)] [ip(s)] [jail(s)] [limit(s)] [log(s)]"
error_notify " [path(s)] [port(s)] [prio|priority] [release(s)] [snapshot(s)] [state(s)] [template(s)] [type]"
error_notify " [path(s)] [port(s)] [prio|priority] [release(s)] [state(s)] [template(s)] [type]"
cat << EOF
Options: