Update nodemgmt-scripts.sh

This commit is contained in:
2020-09-26 21:03:36 -05:00
parent 37225739a4
commit 4af38cd866

View File

@@ -1809,10 +1809,10 @@ if [ ${action-x} ]; then
gui) GUI;;
*)
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} {"
echo -e " ${idsCL[Yellow]}service${idsCL[Default]} [service] [action]"
echo -e " ${idsCL[Yellow]}status${idsCL[Default]}"
echo -e " ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(,s)]"
echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]}"
echo -e " ${idsCL[Yellow]}service${idsCL[Default]} [service] [action]"
echo -e " ${idsCL[Yellow]}status${idsCL[Default]}"
echo -e " ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(,s)]"
echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]}"
echo -e "}"
echo ""
echo ""