1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Remove -Y from --help, and example in manual.

This commit is contained in:
Micah Cowan 2007-12-12 12:13:50 -08:00
parent 7039d2ce7f
commit 0734d8dd37
2 changed files with 1 additions and 3 deletions

View File

@ -3376,7 +3376,7 @@ List}).
@item @item
Try to repeat the bug in as simple circumstances as possible. E.g. if Try to repeat the bug in as simple circumstances as possible. E.g. if
Wget crashes while downloading @samp{wget -rl0 -kKE -t5 -Y0 Wget crashes while downloading @samp{wget -rl0 -kKE -t5 --no-proxy
http://yoyodyne.com -o /tmp/log}, you should try to see if the crash is http://yoyodyne.com -o /tmp/log}, you should try to see if the crash is
repeatable, and if will occur with a simpler set of options. You might repeatable, and if will occur with a simpler set of options. You might
even try to start the download at the page where the crash occurred to even try to start the download at the page where the crash occurred to

View File

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