mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Document that --base and -i work together now.
This commit is contained in:
parent
980e39f9b4
commit
62a4ca3289
4
NEWS
4
NEWS
@ -45,6 +45,10 @@ to display the page.
|
|||||||
`wget -p URL-THAT-USES-FRAMES' will now download the frame HTML files,
|
`wget -p URL-THAT-USES-FRAMES' will now download the frame HTML files,
|
||||||
and all the files that they need to be displayed properly.
|
and all the files that they need to be displayed properly.
|
||||||
|
|
||||||
|
** `--base' now works conjunction with `--input-file', providing a
|
||||||
|
base for each URL and thereby allowing the URLs in the file to be
|
||||||
|
relative.
|
||||||
|
|
||||||
** If a host has more than one IP address, Wget uses the other
|
** If a host has more than one IP address, Wget uses the other
|
||||||
addresses when accessing the first one fails.
|
addresses when accessing the first one fails.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user