Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-13 15:05:37 -06:00
parent ad6f2587f8
commit 578b35e455

View File

@@ -1002,6 +1002,7 @@ GUI(){
set-permissions) SET-PERMISSIONS ${2};;
service)
if [ "${2}" = "-h" ]; then
echo -e "\nCommand used to manage a service accross all nodes\n"
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] service {service} {action}${idsCL[Default]} {"
width=35
printf "%-${width}s- %s\n" " {service}" "(service name, ex. nginx)"