From: Jessica McKellar Date: Tue, 7 Dec 2010 09:46:42 +0000 (+0100) Subject: Make the help message clearer. X-Git-Tag: v1.13~75 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=8e742d05cfba0f99d9958a0c10f5a884477e158a;hp=8c33c34bf6eb0bdcaf802bb4cb1602e8b07d74f0 Make the help message clearer. --- diff --git a/ChangeLog b/ChangeLog index bd510b41..393df01c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-12-07 Jessica McKellar (tiny change) + + * vms/WGET.HLP: Make help message clearer. + 2010-10-24 Jessica McKellar (tiny change) * NEWS: Mention the change to the the summary for recursive downloads. diff --git a/src/ChangeLog b/src/ChangeLog index 3dc011c1..c2e2220c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2010-12-07 Jessica McKellar (tiny change) + + * main.c: Make help message clearer. + 2010-12-02 Giuseppe Scrivano * build_info.c.in: Do not list md5. diff --git a/src/main.c b/src/main.c index fe1d469d..ce0b58f6 100644 --- a/src/main.c +++ b/src/main.c @@ -454,7 +454,7 @@ Download:\n"), -O, --output-document=FILE write documents to FILE.\n"), N_("\ -nc, --no-clobber skip downloads that would download to\n\ - existing files.\n"), + existing files (overwriting them).\n"), N_("\ -c, --continue resume getting a partially-downloaded file.\n"), N_("\ diff --git a/vms/WGET.HLP b/vms/WGET.HLP index a0629a8b..88a854b6 100644 --- a/vms/WGET.HLP +++ b/vms/WGET.HLP @@ -31,7 +31,7 @@ --retry-connrefused retry even if connection is refused. -O --output-document=FILE write documents to FILE. -nc, --no-clobber skip downloads that would download to - existing files. + existing files (overwriting them). -c, --continue resume getting a partially downloaded file. --progress=TYPE select progress gauge type. -N, --timestamping don't re-retrieve files unless newer than