Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 16:58:07 -06:00
parent 8b7c7a1aaa
commit 3335dbf751

View File

@@ -760,7 +760,7 @@ DELSITE(){
echo ""
echo -e "Usage: ${idsCL[Yellow]}nodemgmt delsite${idsCL[Default]} {"
width=33
printf "%-${width}s- %s\n" " -site {FQDN address}" "(*required)"
printf "%-${width}s- %s\n" " -site {FQDN address}" '(*required)'
printf "%-${width}s- %s\n" " -ssl {yes or [no]}" "Delete SSL certs as well"
printf "%-${width}s- %s\n" " -list" "List sites (same as running nodemgmt delsites)"
echo "}"