limit-rate: add example using --limit-rate and --max-time together

Closes #19473
This commit is contained in:
nait-furry 2025-11-12 01:51:37 +03:00 committed by Daniel Stenberg
parent f37c956d0f
commit 57b4fe1817
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

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