Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1303,9 +1303,9 @@ GUI(){
|
||||
update-pushover) UPDATEPUSHOVERINFO;;
|
||||
gui) GUI;;
|
||||
*)
|
||||
echo -e "All commands followed by '-h' will show addtional info. {work-in-progress}"
|
||||
echo -e "Commands followed by '-h' will show addtional info. {work-in-progress}"
|
||||
echo
|
||||
echo -e "Usage: ${idsCL[LightCyan]}nodemgmt${idsCL[Default]} {"
|
||||
echo -e "Usage: ${idsCL[LightCyan]}nodemgmt ${idsCL[Yellow]}{COMMAND}${idsCL[Default]} {"
|
||||
echo -e " ${idsCL[Yellow]}backup${idsCL[Default]}"
|
||||
echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]}"
|
||||
echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations"
|
||||
|
||||
Reference in New Issue
Block a user