diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 902286cb..a1803001 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -131,7 +131,7 @@ case "$1" in echo "Missing parameters" echo "" echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {" - width=40 + width=32 printf "%-${width}s: %s\n" " -site {FQDN address}" "(*required)" printf "%-${width}s: %s\n" " -type {'local' or 'proxy'}" "(defaults to true)" printf "%-${width}s: %s\n" " -ssl {true or false}" "(*required)"