]> sjero.net Git - wget/commitdiff
[svn] * main.c (print_help): Modified -nc description to mention that it also prevents
authordan <devnull@localhost>
Wed, 23 Aug 2000 03:11:55 +0000 (20:11 -0700)
committerdan <devnull@localhost>
Wed, 23 Aug 2000 03:11:55 +0000 (20:11 -0700)
  the creation of multiple versions of the same file with ".<number>" suffixes.

src/ChangeLog
src/main.c

index de22083442dc46e766d4249dcbd1dcef3f1e2145..7e35d3cc8ffcc111e3757c26d50d2806f0693423 100644 (file)
@@ -1,3 +1,9 @@
+2000-08-22  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * main.c (print_help): Modified -nc description to mention that it
+       also prevents the creation of multiple versions of the same file
+       with ".<number>" suffixes.
+
 2000-07-14  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
 
        * retr.c (retrieve_url): Consistently strdup opt.referer when
index 00e6ed64f116bdf203ffe40f7a03fa5845bec390..5a5d732908aa222fb6854aa1417277f6be20f06c 100644 (file)
@@ -138,7 +138,7 @@ Logging and input file:\n\
 Download:\n\
   -t,  --tries=NUMBER           set number of retries to NUMBER (0 unlimits).\n\
   -O   --output-document=FILE   write documents to FILE.\n\
-  -nc, --no-clobber             don\'t clobber existing files.\n\
+  -nc, --no-clobber             don\'t clobber existing files or use .# suffixes.\n\
   -c,  --continue               restart getting an existing file.\n\
        --dot-style=STYLE        set retrieval display style.\n\
   -N,  --timestamping           don\'t retrieve files if older than local.\n\