aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/version.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-01-02 19:29:13 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-01-03 15:45:18 +0100
commitf2d5e34baea0b6eaf9a4f9a891d02e7bd56f9484 (patch)
tree04c4f104bcd55c0ad2a1848ec250a02557936e01 /docs/cmdline-opts/version.d
parent251cabfb4a9968e92a488635a7ac5071b3f260bd (diff)
docs/version.d: mention MultiSSL
Reviewed-by: Daniel Gustafsson Closes #3432
Diffstat (limited to 'docs/cmdline-opts/version.d')
-rw-r--r--docs/cmdline-opts/version.d2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cmdline-opts/version.d b/docs/cmdline-opts/version.d
index 196a4a9f5..cd35f27fb 100644
--- a/docs/cmdline-opts/version.d
+++ b/docs/cmdline-opts/version.d
@@ -55,4 +55,6 @@ there are errors (such as the file or server not being available).
.IP "PSL"
PSL is short for Public Suffix List and means that this curl has been built
with knowledge about "public suffixes".
+.IP "MultiSSL"
+This curl supports multiple TLS backends.
.RE