update
This commit is contained in:
@@ -177,7 +177,7 @@ NEWSITE(){
|
||||
-secure) SECURE=${2};;
|
||||
-h | -help | --help)
|
||||
echo
|
||||
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] newcert${idsCL[Default]} {"
|
||||
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] newsite ${idsCL[Yellow]}{flags}${idsCL[Default]} {"
|
||||
width=35
|
||||
printf "%-${width}s- %s\n" " -site {FQDN address(,es)}" "(new site and aliases, comma separated)"
|
||||
printf "%-${width}s- %s\n" " -ssl {yes or no}" "(defaults to yes)"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user