summaryrefslogtreecommitdiff
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 11:16:39 +0100
commit14a91eff5f78e6c582105d3318a4b3e3571b5e11 (patch)
tree04c4f104bcd55c0ad2a1848ec250a02557936e01
parent251cabfb4a9968e92a488635a7ac5071b3f260bd (diff)
downloadcurl-bagder/docs-version-multissl.tar.gz
docs/version.d: mention MultiSSLbagder/docs-version-multissl
-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