This commit is contained in:
user333 2026-06-08 22:30:14 +00:00
commit 3546356b69

View file

@ -194,7 +194,7 @@ case "$1" in
list_inactive_services list_inactive_services
;; ;;
*|"") *)
exit_code "1" "" "Expected one of (start|stop|restart|status|startall|stopall|restartall|listall|listactive|listinactive)" exit_code "1" "" "Expected one of (start|stop|restart|status|startall|stopall|restartall|listall|listactive|listinactive)"
;; ;;
esac esac