]> sjero.net Git - wget/commitdiff
Make the help message clearer.
authorJessica McKellar <jesstess@mit.edu>
Tue, 7 Dec 2010 09:46:42 +0000 (10:46 +0100)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Tue, 7 Dec 2010 09:46:42 +0000 (10:46 +0100)
ChangeLog
src/ChangeLog
src/main.c
vms/WGET.HLP

index bd510b414e94b895ef443df50f36252a4680e0f8..393df01ccb1b8a4e14304689a7479b35571a7b2a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
+
+       * vms/WGET.HLP: Make help message clearer.
+
 2010-10-24  Jessica McKellar <jesstess@mit.edu> (tiny change)
 
        * NEWS: Mention the change to the the summary for recursive downloads.
index 3dc011c1838fd21fcde51066a8b531fd1f87b924..c2e2220c9ffd0055e394d8286af288ab9271e5b8 100644 (file)
@@ -1,3 +1,7 @@
+2010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
+
+       * main.c: Make help message clearer.
+
 2010-12-02  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * build_info.c.in: Do not list md5.
index fe1d469d6a1d23b431dd7e664e786b2695a7e37f..ce0b58f6e305aa5ff7ae17692efeec3a32894896 100644 (file)
@@ -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_("\
index a0629a8b656dbad33e3582d007c4a8537c74a0bd..88a854b690d6294c464558ff219c07bf081a0453 100644 (file)
@@ -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