Fix help string for --random-wait.

This commit is contained in:
Giuseppe Scrivano 2010-06-20 12:10:35 +02:00
parent f9993ec155
commit a6625c97c5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2010-06-20 Giuseppe Scrivano <gscrivano@gnu.org>
* main.c (print_help): Fix help string for --random-wait. Its range is
[0.5*wait, 1.5*wait) not [0, 2*wait).
Reported by: Tom Mizutani <gombei1970@gmail.com>.
2010-06-15 Giuseppe Scrivano <gscrivano@gnu.org>
* gnutls.c [WIN32]: Include "w32sock.h".

View File

@ -478,7 +478,7 @@ Download:\n"),
N_("\
--waitretry=SECONDS wait 1..SECONDS between retries of a retrieval.\n"),
N_("\
--random-wait wait from 0...2*WAIT secs between retrievals.\n"),
--random-wait wait from 0.5*WAIT...1.5*WAIT secs between retrievals.\n"),
N_("\
--no-proxy explicitly turn off proxy.\n"),
N_("\