Documentation updates for --default-page.

This commit is contained in:
Micah Cowan
2008-08-03 22:36:38 -07:00
parent d4e82e8388
commit ba09ad3502
4 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
2008-08-03 Micah Cowan <micah@cowan.name>
* wget.texi: Don't set UPDATED; already set by version.texi.
(HTTP Options): Add --default-page option.
2008-07-17 Steven Schubiger <stsc@members.fsf.org>

View File

@@ -1075,6 +1075,12 @@ current directory).
@section HTTP Options
@table @samp
@cindex default page name
@cindex index.html
@item --default-page=@var{name}
Use @var{name} as the default file name when it isn't known (i.e., for
URLs that end in a slash), instead of @file{index.html}.
@cindex .html extension
@item -E
@itemx --html-extension