]> sjero.net Git - wget/commitdiff
[svn] Document that --base and -i work together now.
authorhniksic <devnull@localhost>
Sat, 1 Dec 2001 19:16:04 +0000 (11:16 -0800)
committerhniksic <devnull@localhost>
Sat, 1 Dec 2001 19:16:04 +0000 (11:16 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 777381e85d888cae903fe0c8c62791f5a8530bf2..878bc88f476e9859971c6d575d50bb9678b9efb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ to display the page.
 `wget -p URL-THAT-USES-FRAMES' will now download the frame HTML files,
 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
 addresses when accessing the first one fails.