mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
fixed language for limit-rate
This commit is contained in:
parent
fc0af0d4d1
commit
9d02a39e13
@ -354,8 +354,8 @@ url = "http://curl.haxx.se/docs/"
|
|||||||
This option can be used multiple times.
|
This option can be used multiple times.
|
||||||
.IP "--limit-rate <speed>"
|
.IP "--limit-rate <speed>"
|
||||||
Specify the maximum transfer rate you want curl to use. This feature is useful
|
Specify the maximum transfer rate you want curl to use. This feature is useful
|
||||||
if you have a limited pipe and you'd prefer you have your transfer not use
|
if you have a limited pipe and you'd like your transfer not use your entire
|
||||||
your entire bandwidth.
|
bandwidth.
|
||||||
|
|
||||||
The given speed is measured in bytes/second, unless a suffix is
|
The given speed is measured in bytes/second, unless a suffix is
|
||||||
appended. Appending 'k' or 'K' will count the number as kilobytes, 'm' or M'
|
appended. Appending 'k' or 'K' will count the number as kilobytes, 'm' or M'
|
||||||
|
Loading…
Reference in New Issue
Block a user