summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/unix-socket.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-11-28 01:01:13 +0100
committerng0 <ng0@infotropique.org>2017-08-22 15:10:42 +0000
commit3adf9d19afd40e07f8fd1220e0e2c8b42dae43f9 (patch)
tree656428d90ce04b6a0119d072ecabb0b453111aa0 /docs/cmdline-opts/unix-socket.d
parent84ebc7aa0ff4d0854486de6ca3bedfed4758535c (diff)
downloadgnurl-3adf9d19afd40e07f8fd1220e0e2c8b42dae43f9.tar.gz
gnurl-3adf9d19afd40e07f8fd1220e0e2c8b42dae43f9.tar.bz2
gnurl-3adf9d19afd40e07f8fd1220e0e2c8b42dae43f9.zip
cmdline-docs: more options converted and fixed
Now all options are in the new system.
Diffstat (limited to 'docs/cmdline-opts/unix-socket.d')
-rw-r--r--docs/cmdline-opts/unix-socket.d7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/cmdline-opts/unix-socket.d b/docs/cmdline-opts/unix-socket.d
new file mode 100644
index 000000000..812d20f3b
--- /dev/null
+++ b/docs/cmdline-opts/unix-socket.d
@@ -0,0 +1,7 @@
+Long: unix-socket
+Arg: <path>
+Help: Connect through this Unix domain socket
+Added: 7.40.0
+Protocols: HTTP
+---
+Connect through this Unix domain socket, instead of using the network.