From 8e742d05cfba0f99d9958a0c10f5a884477e158a Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Tue, 7 Dec 2010 10:46:42 +0100 Subject: [PATCH] Make the help message clearer. --- ChangeLog | 4 ++++ src/ChangeLog | 4 ++++ src/main.c | 2 +- vms/WGET.HLP | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) 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 -- 2.39.2