Add missing line continuation backslash (cosmetic, no functional changes).
This commit is contained in:
parent
6d31b15011
commit
328bd60242
@ -217,7 +217,7 @@ _openssl()
|
|||||||
-crl_check_all -cert -certform \
|
-crl_check_all -cert -certform \
|
||||||
-key -keyform -pass -dcert \
|
-key -keyform -pass -dcert \
|
||||||
-dcertform -dkey -dkeyform \
|
-dcertform -dkey -dkeyform \
|
||||||
-dpass -dhparam -nbio
|
-dpass -dhparam -nbio \
|
||||||
-nbio_test -crlf -debug -msg \
|
-nbio_test -crlf -debug -msg \
|
||||||
-state -CApath -CAfile -nocert \
|
-state -CApath -CAfile -nocert \
|
||||||
-cipher -quiet -no_tmp_rsa \
|
-cipher -quiet -no_tmp_rsa \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user