Browse Source

Use even less tabs!

pull/210/head
Damon Dransfeld 9 years ago
parent
commit
3e0dd9c503
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -1190,7 +1190,7 @@ while [[ -n $1 ]]; do
-k | --keep)
shift; _KEEP_VERSIONS="$1";;
-n | --no-tokencheck)
_NO_TOKENCHECK=1 ;;
_NO_TOKENCHECK=1 ;;
-q | --quiet)
_QUIET=1 ;;
-Q | --mute)


Loading…
Cancel
Save