This commit is contained in:
2023-11-12 14:38:43 -06:00
parent 3581489a29
commit c804141e28
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ NEWCERT(){
case "${1}" in
-test|-t) CERTTEST=1;;
-h|-help|--help)
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert {hostname}${idsCL[Default]} {"
echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg newcert {hostname}${idsCL[Default]} {"
width=33
printf "%-${width}s- %s\n" " -test|-t" "(enables dry-run mode for CertBot)"
printf "%-${width}s- %s\n" " {hostname}" "(optional: enter hostname for new cert, comma-delimited for multiple)"