diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-05-13 00:19:44 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-05-13 00:21:07 +0200 |
commit | 52abb5d80015550369f02c7368b300459e20f9f9 (patch) | |
tree | b91a057c21b1c623aca57f4eb73acae0f2ae5bc0 | |
parent | c47b583ef73816ac75db7f96dee49b17dabf53f9 (diff) | |
download | curl-bagder/too-wide-help.tar.gz |
tls13-ciphers.d: shorten the Argbagder/too-wide-help
-rw-r--r-- | docs/cmdline-opts/tls13-ciphers.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d index 654a25b4c..db8033525 100644 --- a/docs/cmdline-opts/tls13-ciphers.d +++ b/docs/cmdline-opts/tls13-ciphers.d @@ -1,5 +1,5 @@ Long: tls13-ciphers -Arg: <list of TLS 1.3 ciphersuites> +Arg: <ciphersuite list> help: TLS 1.3 cipher suites to use Protocols: TLS --- |