summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/socks4a.d
diff options
context:
space:
mode:
authorEmil Engler <me@emilengler.com>2020-07-13 14:15:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-04 15:38:14 +0200
commit5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2 (patch)
treef9efbff2872cf76c5792726a15ab3c38ae8b5376 /docs/cmdline-opts/socks4a.d
parentdf0282a82beb35cb0b7a1a18ad8c9c442465a8f6 (diff)
downloadgnurl-5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2.tar.gz
gnurl-5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2.tar.bz2
gnurl-5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2.zip
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
Diffstat (limited to 'docs/cmdline-opts/socks4a.d')
-rw-r--r--docs/cmdline-opts/socks4a.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/socks4a.d b/docs/cmdline-opts/socks4a.d
index ae254ae0e..d3177a9d7 100644
--- a/docs/cmdline-opts/socks4a.d
+++ b/docs/cmdline-opts/socks4a.d
@@ -2,6 +2,7 @@ Long: socks4a
Arg: <host[:port]>
Help: SOCKS4a proxy on given host + port
Added: 7.18.0
+Category: proxy
---
Use the specified SOCKS4a proxy. If the port number is not specified, it is
assumed at port 1080.