fixed language for limit-rate
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Feb 2003 13:28:32 +0000 (13:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Feb 2003 13:28:32 +0000 (13:28 +0000)
docs/curl.1

index 9a316d3..5faff9c 100644 (file)
@@ -354,8 +354,8 @@ url = "http://curl.haxx.se/docs/"
 This option can be used multiple times.
 .IP "--limit-rate <speed>"
 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'