Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-05 22:38:38 -06:00
parent f36f2f686d
commit 6c3d2e857b

View File

@@ -188,6 +188,7 @@ DELSITE(){
width=33
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 "}"
exit 1;;
esac