summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/no-alpn.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-11-15 09:08:50 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-11-15 09:08:50 +0100
commitb8c35f40f99cd1965d6e3152fc01071b73c3d2f1 (patch)
tree508893b8a3d421e4c31e288de0871e4e1a2ada8b /docs/cmdline-opts/no-alpn.d
parent7c9b9add6ff5626fc8712d8f8b4e607dcbe8dbfe (diff)
downloadgnurl-b8c35f40f99cd1965d6e3152fc01071b73c3d2f1.tar.gz
gnurl-b8c35f40f99cd1965d6e3152fc01071b73c3d2f1.tar.bz2
gnurl-b8c35f40f99cd1965d6e3152fc01071b73c3d2f1.zip
cmdline-opts: support generating the --help output
Diffstat (limited to 'docs/cmdline-opts/no-alpn.d')
-rw-r--r--docs/cmdline-opts/no-alpn.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/no-alpn.d b/docs/cmdline-opts/no-alpn.d
index 0a94cdff4..46cd68bc0 100644
--- a/docs/cmdline-opts/no-alpn.d
+++ b/docs/cmdline-opts/no-alpn.d
@@ -6,6 +6,7 @@ Added: 7.36.0
Mutexed:
See-also: no-npn http2
Requires: TLS
+Help: Disable the ALPN TLS extension
---
Disable the ALPN TLS extension. ALPN is enabled by default if libcurl was built
with an SSL library that supports ALPN. ALPN is used by a libcurl that supports