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 upgrade release newrelease | target newrelease | target install | [option]"
error_exit "Usage: bastille upgrade release newrelease | target newrelease | target install | [force]"
}
# Handle special-case commands first.