mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:37:30 +03:00
curl.1: added --unix-socket
This commit is contained in:
parent
c8644d1f63
commit
7853c1cfe6
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue