From: Daniel Stenberg Date: Mon, 24 Feb 2003 13:28:32 +0000 (+0000) Subject: fixed language for limit-rate X-Git-Tag: curl-7_10_4~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d02a39e1388f9c215ea1f03e4703ace615d6354;p=curl fixed language for limit-rate --- diff --git a/docs/curl.1 b/docs/curl.1 index 9a316d3f1..5faff9c7f 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -354,8 +354,8 @@ url = "http://curl.haxx.se/docs/" This option can be used multiple times. .IP "--limit-rate " 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 -your entire bandwidth. +if you have a limited pipe and you'd like your transfer not use your entire +bandwidth. 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'