]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl.1: clarify --limit-rate's effect on both directions
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 Aug 2014 21:41:46 +0000 (23:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Aug 2014 22:40:52 +0000 (00:40 +0200)
Bug: http://curl.haxx.se/bug/view.cgi?id=1414
Reported-by: teo8976
docs/curl.1

index c48daa41ab776ddc90bcd980cd0e89e0726b6fba..6bb2d1c5fc9687c0f7620854c55a0731b396f1f2 100644 (file)
@@ -877,9 +877,10 @@ of what your command-line operation does!
 If this option is used several times, the last given file name will be
 used. (Added in 7.16.1)
 .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 like your transfer not to use your entire
-bandwidth.
+Specify the maximum transfer rate you want curl to use - for both downloads
+and uploads. This feature is useful if you have a limited pipe and you'd like
+your transfer not to use your entire bandwidth. To make it slower than it
+otherwise would be.
 
 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' makes it