Update sites.inc

This commit is contained in:
2023-11-13 14:50:59 -06:00
parent add9fab320
commit 95a45e5997

View File

@@ -623,7 +623,7 @@ SITEINFO(){
-e|-edit) EDIT=1;;
-s|-search) SEARCH=${2};;
-h | -help | --help)
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt / nmg] sites ${idsCL[Yellow]}{flags}${idsCL[Default]} {"
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or 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})"