1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Document `-e'.

This commit is contained in:
hniksic 2004-02-12 14:16:48 -08:00
parent 2bebfdb844
commit 94eccf9739
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2004-02-12 Jens Roesner <jens.roesner@gmx.de>
* wget.texi (Wgetrc Commands): Document `-e' here.
2004-02-08 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi (Security Considerations): Put @item contents on a

View File

@ -407,7 +407,9 @@ specified via the @samp{-o}, output is redirected to @file{wget-log}.
Execute @var{command} as if it were a part of @file{.wgetrc}
(@pxref{Startup File}). A command thus invoked will be executed
@emph{after} the commands in @file{.wgetrc}, thus taking precedence over
them.
them. If you need to specify more than one wgetrc command, use multiple
instances of @samp{-e}.
@end table
@node Logging and Input File Options
@ -2183,8 +2185,9 @@ hostnames or dotted-quad IP addresses. @var{n} can be any positive
integer, or @samp{inf} for infinity, where appropriate. @var{string}
values can be any non-empty string.
Most of these commands have command-line equivalents (@pxref{Invoking}),
though some of the more obscure or rarely used ones do not.
Most of these commands have direct command-line equivalents. Also, any
wgetrc command can be specified on the command line using the
@samp{--execute} switch (@pxref{Basic Startup Options}.)
@table @asis
@item accept/reject = @var{string}