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 create [option] name release ip [interface]"
error_exit "Usage: bastille create [empty|thick|vnet] name release ip [interface]"
}
running_jail() {