summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/sslv2.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/sslv2.d')
-rw-r--r--docs/cmdline-opts/sslv2.d6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/cmdline-opts/sslv2.d b/docs/cmdline-opts/sslv2.d
index f9ee99d0d..d96a6cc8d 100644
--- a/docs/cmdline-opts/sslv2.d
+++ b/docs/cmdline-opts/sslv2.d
@@ -8,6 +8,8 @@ Requires: TLS
See-also: http1.1 http2
Help: Use SSLv2
Category: tls
+Example: --sslv2 $URL
---
-This option previously asked curl to use SSLv2, but starting in curl 7.77.0 this
-instruction is ignored. SSLv2 is widely considered insecure (see RFC 6176).
+This option previously asked curl to use SSLv2, but starting in curl 7.77.0
+this instruction is ignored. SSLv2 is widely considered insecure (see RFC
+6176).