Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user