Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 16:59:51 -06:00
parent 76bf1984a3
commit 06ec2fdbdc

View File

@@ -823,7 +823,7 @@ DELSITE(){
width=33
printf "%-${width}s- %s\n" " -site {FQDN address}" "Site to delete"
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
fi