]> granicus.if.org Git - curl/commitdiff
curl.1: added --unix-socket
authorDaniel Stenberg <daniel@haxx.se>
Wed, 3 Dec 2014 01:35:12 +0000 (02:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Dec 2014 01:52:19 +0000 (02:52 +0100)
docs/curl.1

index 3d238e0e15cad04e471b05f4ba274f574e4a25bf..1f5389a6ba5ec436c585f0e7732ab5e4bad3a5a0 100644 (file)
@@ -1662,6 +1662,9 @@ If this option is used several times, the last one will be used.
 .IP "--trace-time"
 Prepends a time stamp to each trace or verbose line that curl displays.
 (Added in 7.14.0)
+.IP "--unix-socket <path>"
+(HTTP) Connect through this UNIX domain socket, instead of using the
+network. (Added in 7.40.0)
 .IP "-u, --user <user:password>"
 Specify the user name and password to use for server authentication. Overrides
 \fI-n, --netrc\fP and \fI--netrc-optional\fP.