mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Don't incorrectly claim that `-O' sets the number of retries to 1.
This commit is contained in:
parent
0e74e24d95
commit
92c0f627b7
@ -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>
|
2003-12-06 Hrvoje Niksic <hniksic@xemacs.org>
|
||||||
|
|
||||||
* wget.texi: Document the new option `--protocol-directories'.
|
* 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
|
The documents will not be written to the appropriate files, but all will
|
||||||
be concatenated together and written to @var{file}. If @var{file}
|
be concatenated together and written to @var{file}. If @var{file}
|
||||||
already exists, it will be overwritten. If the @var{file} is @samp{-},
|
already exists, it will be overwritten. If the @var{file} is @samp{-},
|
||||||
the documents will be written to standard output. Including this option
|
the documents will be written to standard output.
|
||||||
automatically sets the number of tries to 1.
|
|
||||||
|
|
||||||
@cindex clobbering, file
|
@cindex clobbering, file
|
||||||
@cindex downloading multiple times
|
@cindex downloading multiple times
|
||||||
|
Loading…
Reference in New Issue
Block a user