This commit is contained in:
2023-11-13 16:42:51 -06:00
parent 69ee1181b8
commit e706da5868
2 changed files with 2 additions and 2 deletions

View File

@@ -1041,7 +1041,7 @@ GUI(){
*)
echo -e "Commands followed by '-h' will show addtional info. {work-in-progress}"
echo
echo -e "Usage: ${idsCL[LightCyan]}[nodemgmt or nmg] ${idsCL[Yellow]}{COMMAND} ${idsCL[LightYellow]}{FLAGS}${idsCL[Default]} {\n"
echo -e "Usage: ${idsCL[LightCyan]}[nodemgmt or nmg] ${idsCL[Yellow]}{COMMAND} ${idsCL[LightYellow]}{FLAGS}${idsCL[Default]} {\n"
echo -e " ${idsCL[Yellow]}backup${idsCL[Default]} - Run backup of node items"
echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]} - Renew all SSL Certificates"
echo -e " ${idsCL[Yellow]}certs${idsCL[Default]} - View/Edit SSL Certificates"