diff --git a/inc/sites.inc b/inc/sites.inc index 8283a4c4..05aeabce 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -622,12 +622,11 @@ SITEINFO(){ -edit|-e) EDIT=1;; -search|-s) SEARCH=${2};; -h | -help | --help) - echo echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {" width=33 printf "%-${width}s- %s\n" " -edit|-e" "(enables edit mode)" printf "%-${width}s- %s\n" " -search|-s {search}" "(narrows list to hostnames containing {search})" - echo "}" + echo -e "}\n" exit 0;; esac shift