mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Applied Karl Eichwalder's patch from
<20001124044348.AF524DD15E@tux.gnu.franken.de>.
This commit is contained in:
parent
7c750db580
commit
62994ffc8c
@ -1,3 +1,7 @@
|
|||||||
|
2000-11-24 Karl Eichwalder <ke@suse.de>
|
||||||
|
|
||||||
|
* main.c (print_help): Untabify.
|
||||||
|
|
||||||
2000-11-23 Hrvoje Niksic <hniksic@arsdigita.com>
|
2000-11-23 Hrvoje Niksic <hniksic@arsdigita.com>
|
||||||
|
|
||||||
* utils.c (xrealloc_debug): Do the unregister/register thing only
|
* utils.c (xrealloc_debug): Do the unregister/register thing only
|
||||||
|
@ -162,7 +162,7 @@ Download:\n\
|
|||||||
--spider don\'t download anything.\n\
|
--spider don\'t download anything.\n\
|
||||||
-T, --timeout=SECONDS set the read timeout to SECONDS.\n\
|
-T, --timeout=SECONDS set the read timeout to SECONDS.\n\
|
||||||
-w, --wait=SECONDS wait SECONDS between retrievals.\n\
|
-w, --wait=SECONDS wait SECONDS between retrievals.\n\
|
||||||
--waitretry=SECONDS wait 1...SECONDS between retries of a retrieval.\n\
|
--waitretry=SECONDS wait 1...SECONDS between retries of a retrieval.\n\
|
||||||
-Y, --proxy=on/off turn proxy on or off.\n\
|
-Y, --proxy=on/off turn proxy on or off.\n\
|
||||||
-Q, --quota=NUMBER set retrieval quota to NUMBER.\n\
|
-Q, --quota=NUMBER set retrieval quota to NUMBER.\n\
|
||||||
\n"), _("\
|
\n"), _("\
|
||||||
|
Loading…
Reference in New Issue
Block a user