diff --git a/usr/local/share/bastille/service.sh b/usr/local/share/bastille/service.sh index 364dec5f..8bca9ec0 100644 --- a/usr/local/share/bastille/service.sh +++ b/usr/local/share/bastille/service.sh @@ -33,7 +33,7 @@ . /usr/local/share/bastille/common.sh usage() { - error_notify "Usage: bastille service [options(s)] TARGET SERVICE_NAME ACTION" + error_notify "Usage: bastille service [option(s)] TARGET SERVICE_NAME ACTION" cat << EOF Options: @@ -108,4 +108,4 @@ for _jail in ${JAILS}; do bastille_running_jobs "${bastille_process_limit}" done -wait \ No newline at end of file +wait