mirror of
https://github.com/curl/curl.git
synced 2026-07-24 01:27:24 +03:00
--trace is a 7.9.7 function
This commit is contained in:
parent
69c5452b25
commit
c6cf2b8e93
1 changed files with 2 additions and 1 deletions
|
|
@ -524,7 +524,8 @@ If this option is used several times, the last one will be used.
|
|||
Enables a full trace dump of all incoming and outgoing data, including
|
||||
descriptive information, to the given output file.
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
If this option is used several times, the last one will be used. (Added in
|
||||
curl 7.9.7)
|
||||
.IP "-u/--user <user:password>"
|
||||
Specify user and password to use when fetching. See README.curl for detailed
|
||||
examples of how to use this. If no password is specified, curl will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue