mirror of
https://github.com/curl/curl.git
synced 2026-07-22 22:37:16 +03:00
--max-time should work just as good on win32 these days
This commit is contained in:
parent
d5268ed511
commit
836d88a4b8
1 changed files with 1 additions and 2 deletions
|
|
@ -593,8 +593,7 @@ this given limit. This concerns both FTP and HTTP transfers.
|
|||
.IP "-m/--max-time <seconds>"
|
||||
Maximum time in seconds that you allow the whole operation to take. This is
|
||||
useful for preventing your batch jobs from hanging for hours due to slow
|
||||
networks or links going down. This doesn't work fully in win32 systems. See
|
||||
also the \fI--connect-timeout\fP option.
|
||||
networks or links going down. See also the \fI--connect-timeout\fP option.
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
.IP "-M/--manual"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue