mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
limit-rate: add example using --limit-rate and --max-time together
Closes #19473
This commit is contained in:
parent
f37c956d0f
commit
57b4fe1817
@ -15,6 +15,7 @@ Example:
|
||||
- --limit-rate 100K $URL
|
||||
- --limit-rate 1000 $URL
|
||||
- --limit-rate 10M $URL
|
||||
- --limit-rate 200K --max-time 60 $URL
|
||||
---
|
||||
|
||||
# `--limit-rate`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user