Browse Source

Use <tab> in usage() for -U

pull/107/head
Alexander Skwar 9 years ago
parent
commit
25ded71ab8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -375,7 +375,7 @@ help_message() { # print out the help message
-a, --all Check all certificates
-q, --quiet Quiet mode (only outputs on error, or succcess of new cert)
-u, --upgrade Upgrade getssl if a more recent version is available
-U, --nocheck Do not check if a more recent version is available
-U, --nocheck Do not check if a more recent version is available
-w working_dir Working directory
_EOF_


Loading…
Cancel
Save