svc .sh: Correct app name in help file
This commit is contained in:
4
svc.sh
4
svc.sh
@@ -156,9 +156,9 @@ case $1 in
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo
|
echo
|
||||||
echo " sc - Service Commander - frontend for the sv command"
|
echo " svc - Service Commander - frontend for the sv command"
|
||||||
echo
|
echo
|
||||||
echo " Usage: sc link | unlink | linked | list | up | start | restart | stop <service>"
|
echo " Usage: svc link | unlink | linked | list | up | start | restart | stop <service>"
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
echo " For detailed help, see the commands below:"
|
echo " For detailed help, see the commands below:"
|
||||||
|
Reference in New Issue
Block a user