diff --git a/inc/sites.inc b/inc/sites.inc index 801d0fab..f10bdf87 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[Default]} {" + echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg sites {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})"