mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08:00
fixed a reference
This commit is contained in:
parent
37c269d0ba
commit
74551597b1
@ -143,7 +143,7 @@ If this option is used several times, each occurrence will toggle it on/off.
|
||||
.IP "--connect-timeout <seconds>"
|
||||
Maximum time in seconds that you allow the connection to the server to take.
|
||||
This only limits the connection phase, once curl has connected this option is
|
||||
of no more use. See also the \fI--max-time\fP option.
|
||||
of no more use. See also the \fI-m/--max-time\fP option.
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
.IP "-c/--cookie-jar <file name>"
|
||||
|
Loading…
Reference in New Issue
Block a user