mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
[svn] Don't incorrectly claim that `-O' sets the number of retries to 1.
This commit is contained in:
@@ -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'.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user