diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-16 14:20:36 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-11-16 15:15:57 +0100 |
commit | 342aa4797edfabba78755e798d23a5b6d288d50b (patch) | |
tree | c9607e88e05cef2f5084f6428151c5de52ee2fc4 /docs/cmdline-opts/no-alpn.d | |
parent | c3c1e9618513d245861c35ec0c563ab71ce892bb (diff) | |
download | curl-342aa4797edfabba78755e798d23a5b6d288d50b.tar.gz |
cmdline-docs: more conversion
Diffstat (limited to 'docs/cmdline-opts/no-alpn.d')
-rw-r--r-- | docs/cmdline-opts/no-alpn.d | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/cmdline-opts/no-alpn.d b/docs/cmdline-opts/no-alpn.d index 46cd68bc0..88abb8368 100644 --- a/docs/cmdline-opts/no-alpn.d +++ b/docs/cmdline-opts/no-alpn.d @@ -1,9 +1,7 @@ -Short: Long: no-alpn -Tags: +Tags: HTTP/2 Protocols: HTTPS Added: 7.36.0 -Mutexed: See-also: no-npn http2 Requires: TLS Help: Disable the ALPN TLS extension |