diff --git a/svc.sh b/svc.sh index 0e82c12..8743334 100755 --- a/svc.sh +++ b/svc.sh @@ -156,9 +156,9 @@ case $1 in ;; *) echo - echo " sc - Service Commander - frontend for the sv command" + echo " svc - Service Commander - frontend for the sv command" echo - echo " Usage: sc link | unlink | linked | list | up | start | restart | stop " + echo " Usage: svc link | unlink | linked | list | up | start | restart | stop " echo echo echo " For detailed help, see the commands below:"