From 578b35e455117696e1aa47063414f374cf55d417 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 13 Nov 2023 15:05:37 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 44bba2d0..cf9cc54e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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)"