Merge pull request #357 from ddowse/master

Help output to show real value for options instead of just [options]
This commit is contained in:
Christer Edwards
2021-05-04 19:02:14 -06:00
committed by GitHub
7 changed files with 9 additions and 9 deletions
+1 -1
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() {