cmdline-opts: expand the parallel explanations

Closes #13886
This commit is contained in:
Daniel Stenberg 2024-06-05 09:34:32 +02:00
parent 4a25812ee1
commit 6ceb23dc09
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 22 additions and 9 deletions

View file

@ -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.