]> sjero.net Git - wget/commitdiff
[svn] Document --limit-rate.
authorhniksic <devnull@localhost>
Tue, 27 Nov 2001 10:43:23 +0000 (02:43 -0800)
committerhniksic <devnull@localhost>
Tue, 27 Nov 2001 10:43:23 +0000 (02:43 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 90acbf3c8593f9066cdf06806b1852d6977b0686..fcaa25200601db991e7767bc6c782d2fdf78cedd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ types are available, "bar" (the new default), and "dot" (the old
 dotted indicator).  You can permanently revert to the old progress
 indicator by putting `progress = dot' in your `.wgetrc'.
 
-** You can limit the bandwidth spent by the retrieval using the
+** You can limit the download rate of the retrieval using the
 `--limit-rate' option.  For example, "wget --limit-rate=15k URL" will
 tell Wget not to download the body of the URL faster than 15 kilobytes
 per second.