This commit is contained in:
2023-11-13 14:53:03 -06:00
parent 95a45e5997
commit 1ab0e3c94a
3 changed files with 6 additions and 6 deletions

View File

@@ -1032,7 +1032,7 @@ GUI(){
*)
echo -e "Commands followed by '-h' will show addtional info. {work-in-progress}"
echo
echo -e "Usage: ${idsCL[LightCyan]}nodemgmt / nmg ${idsCL[Yellow]}{COMMAND}${idsCL[Default]} {"
echo -e "Usage: ${idsCL[LightCyan]}[nodemgmt or nmg] ${idsCL[Yellow]}{COMMAND}${idsCL[Default]} {"
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"