Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-01 17:01:43 -06:00
parent 7ca2151f54
commit 5694babef4

View File

@@ -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)"