mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 16:21:32 +01:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user