From: Giuseppe Scrivano Date: Sun, 20 Jun 2010 10:10:35 +0000 (+0200) Subject: Fix help string for --random-wait. X-Git-Tag: v1.13~135 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=a6625c97c57b15d77d58545019d951085c3a3d37 Fix help string for --random-wait. --- diff --git a/src/ChangeLog b/src/ChangeLog index 856d81a3..f27f969f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-06-20 Giuseppe Scrivano + + * 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 . + 2010-06-15 Giuseppe Scrivano * gnutls.c [WIN32]: Include "w32sock.h". diff --git a/src/main.c b/src/main.c index fa46eb57..3a241fbb 100644 --- a/src/main.c +++ b/src/main.c @@ -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_("\