From 7b0fd2676fa5ac42057a8f76abd9489d4c6e00b4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 13 Nov 2023 14:49:18 -0600 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/sites.inc b/inc/sites.inc index 657a5dee..797c9a9e 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -623,7 +623,7 @@ SITEINFO(){ -e|-edit) EDIT=1;; -s|-search) SEARCH=${2};; -h | -help | --help) - echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg sites ${idsCL[LightYellow]}{flags}${idsCL[Default]} {" + echo -e "Usage: ${idsCL[LightYellow]}nodemgmt / nmg sites ${idsCL[Yellow]}{flags}${idsCL[Default]} {" width=33 printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)" printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to hostnames containing {search})"