Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-29 10:57:35 -06:00
parent 7de768e338
commit 79ea9d1ad4

View File

@@ -182,7 +182,6 @@ case "$1" in
;;
*)
echo ""
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} { ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] | ${idsCL[Yellow]}status${idsCL[Default]} | ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(,s)] | ${idsCL[Yellow]}certrenew${idsCL[Default]} }"
echo ""
exit 1