]> sjero.net Git - wget/commitdiff
[svn] Document `-e'.
authorhniksic <devnull@localhost>
Thu, 12 Feb 2004 22:16:48 +0000 (14:16 -0800)
committerhniksic <devnull@localhost>
Thu, 12 Feb 2004 22:16:48 +0000 (14:16 -0800)
doc/ChangeLog
doc/wget.texi

index fc40b9afa7e58eee63faa488f4e544222f479603..e3d445514dec92b9413609ffc43adf1071a6df1f 100644 (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
index 543cd6286ab9c1e2e3a48f94fd03ee2a8142d67a..993d8e732448cc0d135fda747824bb25769beade 100644 (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}