From a387d881ecf1cfe8def1460fdf2faa3fdef66302 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Nov 2016 01:01:13 +0100 Subject: cmdline-docs: more options converted and fixed Now all options are in the new system. --- docs/cmdline-opts/unix-socket.d | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/cmdline-opts/unix-socket.d (limited to 'docs/cmdline-opts/unix-socket.d') 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: +Help: Connect through this Unix domain socket +Added: 7.40.0 +Protocols: HTTP +--- +Connect through this Unix domain socket, instead of using the network. -- cgit v1.2.3