mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
parent
4a25812ee1
commit
6ceb23dc09
3 changed files with 22 additions and 9 deletions
|
|
@ -7,6 +7,7 @@ Help: Maximum concurrency for parallel transfers
|
|||
Added: 7.66.0
|
||||
Category: connection curl
|
||||
Multi: single
|
||||
Scope: global
|
||||
See-also:
|
||||
- parallel
|
||||
Example:
|
||||
|
|
@ -18,7 +19,5 @@ Example:
|
|||
When asked to do parallel transfers, using --parallel, this option controls
|
||||
the maximum amount of transfers to do simultaneously.
|
||||
|
||||
This option is global and does not need to be specified for each use of
|
||||
--next.
|
||||
The default is 50. 300 is the largest supported value.
|
||||
|
||||
The default is 50.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue