verify: Fix help

This commit is contained in:
tschettervictor
2025-05-18 12:00:51 -06:00
committed by GitHub
parent aeb1c9f48d
commit 44a1f5c19e

View File

@@ -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