svc .sh: Correct app name in help file
This commit is contained in:
parent
67352c902d
commit
258d845248
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:"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user