Update services.inc
This commit is contained in:
@@ -110,7 +110,7 @@ SERVICE_MGMT(){
|
|||||||
else
|
else
|
||||||
echo
|
echo
|
||||||
[ "${1}" != "-h" ] && echo -e "Invalid command\n"
|
[ "${1}" != "-h" ] && echo -e "Invalid command\n"
|
||||||
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] service${idsCL[Default]} {"
|
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] ${idsCL[Yellow]}service${idsCL[Default]} {"
|
||||||
width=35
|
width=35
|
||||||
printf "%-${width}s- %s\n" " -s|-service {service}" "Name of service to manage"
|
printf "%-${width}s- %s\n" " -s|-service {service}" "Name of service to manage"
|
||||||
printf "%-${width}s- %s\n" " -n|-node {node-lan-ip}" "Node to run on"
|
printf "%-${width}s- %s\n" " -n|-node {node-lan-ip}" "Node to run on"
|
||||||
|
|||||||
Reference in New Issue
Block a user