Update nodemgmt-scripts.sh

This commit is contained in:
2020-09-26 21:10:55 -05:00
parent 4af38cd866
commit 9a1cbaa330

View File

@@ -1808,7 +1808,7 @@ if [ ${action-x} ]; then
run) RUN_COMMAND ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14} ${15};;
gui) GUI;;
*)
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} {"
echo -e "Usage: ${idsCL[LightCyan]}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)]"