mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-25 23:10:33 +01:00
verify: Fix help
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
. /usr/local/share/bastille/common.sh
|
||||
|
||||
usage() {
|
||||
error_notify "Usage: bastille verify [RELEASE|TEMPLATE]"
|
||||
error_notify "Usage: bastille verify [option(s)] RELEASE|TEMPLATE"
|
||||
cat << EOF
|
||||
|
||||
Options:
|
||||
@@ -196,4 +196,4 @@ case "${1}" in
|
||||
;;
|
||||
esac
|
||||
|
||||
echo
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user