Browse Source

Help text: Fix text algining for account-id option

pull/767/head
Ayesh Karunaratne 3 years ago
parent
commit
c971fb9b9c
No known key found for this signature in database GPG Key ID: 2CA18B2097A7429A
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -1978,7 +1978,7 @@ help_message() { # print out the help message
-v --version Display current version of $PROGNAME
-w working_dir "Working directory"
--preferred-chain "chain" Use an alternate chain for the certificate
--account-id Display account id and exit
--account-id Display account id and exit
_EOF_
}


Loading…
Cancel
Save