summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tls13-ciphers.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-15 15:58:20 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-15 23:06:41 +0100
commitddaa85893d8ca62b96454de3a98ebb4e750fdc36 (patch)
tree632ad83c371601110b24442ce12124f3470f61cd /docs/cmdline-opts/tls13-ciphers.d
parentf5f12331e5375073a6af9017e690c66fcc11fc2b (diff)
downloadcurl-ddaa85893d8ca62b96454de3a98ebb4e750fdc36.tar.gz
curl.1: require "see also" for every documented option
gen.pl now generates a warning if the "See Also" field is not filled in for a command line option All command line options now provide one or more related options. 167 "See alsos" added! Closes #8019
Diffstat (limited to 'docs/cmdline-opts/tls13-ciphers.d')
-rw-r--r--docs/cmdline-opts/tls13-ciphers.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d
index 6ed00667f..ff3e5efdb 100644
--- a/docs/cmdline-opts/tls13-ciphers.d
+++ b/docs/cmdline-opts/tls13-ciphers.d
@@ -5,6 +5,7 @@ Protocols: TLS
Category: tls
Example: --tls13-ciphers TLS_AES_128_GCM_SHA256 $URL
Added: 7.61.0
+See-also: ciphers curves
---
Specifies which cipher suites to use in the connection if it negotiates TLS
1.3. The list of ciphers suites must specify valid ciphers. Read up on TLS 1.3