]> sjero.net Git - wget/commitdiff
[svn] Don't incorrectly claim that `-O' sets the number of retries to 1.
authorhniksic <devnull@localhost>
Sat, 6 Dec 2003 10:59:59 +0000 (02:59 -0800)
committerhniksic <devnull@localhost>
Sat, 6 Dec 2003 10:59:59 +0000 (02:59 -0800)
doc/ChangeLog
doc/wget.texi

index 38e595327327ed9b17c51e487c1b5aad467ee4fc..5086e28e95d724533ddce3cbec4613805e652f3e 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Don't incorrectly claim that `-O'
+       sets the number of retries to 1.
+
 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.texi: Document the new option `--protocol-directories'.
index 2c3bfba26a6e28f7d822219a5dd3e722e1ee8680..bd2c77e05188481075eea3fe331fdd89b2916d36 100644 (file)
@@ -517,8 +517,7 @@ which are not retried.
 The documents will not be written to the appropriate files, but all will
 be concatenated together and written to @var{file}.  If @var{file}
 already exists, it will be overwritten.  If the @var{file} is @samp{-},
-the documents will be written to standard output.  Including this option
-automatically sets the number of tries to 1.
+the documents will be written to standard output.
 
 @cindex clobbering, file
 @cindex downloading multiple times