update
This commit is contained in:
@@ -11,7 +11,7 @@ NEWCERT(){
|
||||
-expand) CERTEXPAND='--expand';;
|
||||
-h|-help|--help)
|
||||
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] newcert {hostname}${idsCL[Default]} {"
|
||||
width=33
|
||||
width=35
|
||||
printf "%-${width}s- %s\n" " -t|-test" "(enables dry-run mode for CertBot)"
|
||||
printf "%-${width}s- %s\n" " {hostname}" "(optional: enter hostname for new cert, comma-delimited for multiple)"
|
||||
echo -e "}\n"
|
||||
@@ -175,7 +175,7 @@ LISTCERTS(){
|
||||
-s|-search) SEARCH=${2};;
|
||||
-h | -help | --help)
|
||||
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] certs${idsCL[Default]} {"
|
||||
width=33
|
||||
width=35
|
||||
printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)"
|
||||
printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to cert names containing {search})"
|
||||
echo -e "}\n"
|
||||
|
||||
Reference in New Issue
Block a user