Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 16:58:35 -06:00
parent 3335dbf751
commit d41f331060

View File

@@ -762,7 +762,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)"
printf "%-${width}s- %s\n" " -list" 'List sites (same as running nodemgmt delsites)'
echo "}"
exit 1;;
esac