Update services.inc

This commit is contained in:
2023-11-18 19:04:09 -06:00
parent b5b1c43d22
commit 80f930827c

View File

@@ -110,7 +110,7 @@ SERVICE_MGMT(){
else
echo
[ "${1}" != "-h" ] && echo -e "Invalid command\n"
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] ${idsCL[Yellow]}service${idsCL[Default]} {"
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] ${idsCL[LightYellow]}service${idsCL[Default]} {"
width=35
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"