Browse Source

Don't use tabs

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

+ 1
- 1
getssl View File

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


Loading…
Cancel
Save