Skip to content
Snippets Groups Projects
Commit 9d02a39e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fixed language for limit-rate

parent fc0af0d4
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment