Help output to show real value for options instead of [options]

This commit is contained in:
Daniel Dowse
2021-03-03 00:30:17 +01:00
parent 2e5d5b4be1
commit 8cb20e4457
7 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
. /usr/local/etc/bastille/bastille.conf
usage() {
error_exit "Usage: bastille destroy [option] | [container|release]"
error_exit "Usage: bastille destroy [force] | [container|release]"
}
destroy_jail() {