From 92c0f627b7a1581a953a885c189b69e710cbc56a Mon Sep 17 00:00:00 2001 From: hniksic Date: Sat, 6 Dec 2003 02:59:59 -0800 Subject: [PATCH] [svn] Don't incorrectly claim that `-O' sets the number of retries to 1. --- doc/ChangeLog | 5 +++++ doc/wget.texi | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 38e59532..5086e28e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-12-06 Hrvoje Niksic + + * wget.texi (Download Options): Don't incorrectly claim that `-O' + sets the number of retries to 1. + 2003-12-06 Hrvoje Niksic * wget.texi: Document the new option `--protocol-directories'. diff --git a/doc/wget.texi b/doc/wget.texi index 2c3bfba2..bd2c77e0 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -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 -- 2.39.2