Skip to content

Commit 410e2e1

Browse files
committed
Spell --preferred-chain correctly
1 parent 01e3728 commit 410e2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getssl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2811,7 +2811,7 @@ while [[ -n ${1+defined} ]]; do
28112811
_ONLY_CHECK_CONFIG=1 ;;
28122812
-w)
28132813
shift; WORKING_DIR="$1" ;;
2814-
-preferred-chain)
2814+
--preferred-chain)
28152815
shift; PREFERRED_CHAIN="$1" ;;
28162816
--source)
28172817
return ;;

0 commit comments

Comments
 (0)