Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-28 09:47:38 -06:00
parent aee7fce094
commit 2979ad64db

View File

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