diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-28 01:01:13 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-11-28 09:53:15 +0100 |
commit | a387d881ecf1cfe8def1460fdf2faa3fdef66302 (patch) | |
tree | 58148de3354cb8522e90e42a95e6243a7543c8e9 /docs/cmdline-opts/proxytunnel.d | |
parent | ac85f332f13f2e105e69d5f4b97c1787a824f637 (diff) | |
download | curl-a387d881ecf1cfe8def1460fdf2faa3fdef66302.tar.gz |
cmdline-docs: more options converted and fixed
Now all options are in the new system.
Diffstat (limited to 'docs/cmdline-opts/proxytunnel.d')
-rw-r--r-- | docs/cmdline-opts/proxytunnel.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/proxytunnel.d b/docs/cmdline-opts/proxytunnel.d index 3328dab69..09855ed34 100644 --- a/docs/cmdline-opts/proxytunnel.d +++ b/docs/cmdline-opts/proxytunnel.d @@ -1,4 +1,5 @@ Long: proxytunnel +Short: p Help: Operate through a HTTP proxy tunnel (using CONNECT) See-also: proxy --- |