Update help usage on update command

This commit is contained in:
Jose
2020-12-02 06:41:45 -04:00
parent b0c27329c9
commit c6ad100d8a

View File

@@ -32,7 +32,7 @@
. /usr/local/etc/bastille/bastille.conf
usage() {
error_exit "Usage: bastille update [release|container]"
error_exit "Usage: bastille update [release|container] | [option]"
}
# Handle special-case commands first.