X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.info-2;h=90b3c863551e06d3a25bced666a31c05dc236992;hp=474c32e7b974bb193b23040ed6c9e0b0a3d51a71;hb=1396b300550d9b5ca3b4b3e4e3776a1456024f73;hpb=2fbb4936a0f1bb4c79eb0a896115e1d8f495aad5 diff --git a/doc/wget.info-2 b/doc/wget.info-2 index 474c32e7..90b3c863 100644 --- a/doc/wget.info-2 +++ b/doc/wget.info-2 @@ -341,9 +341,10 @@ some cases is the "lockable" Boolean, which may be set to `on', `off', value will be locked in for the duration of the wget invocation - commandline options will not override. - Some commands take pseudo-arbitrary values. STRING values can be -any non-empty string. N can be any positive integer, or `inf' for -infinity, where appropriate. + Some commands take pseudo-arbitrary values. ADDRESS values can be +hostnames or dotted-quad IP addresses. N can be any positive integer, +or `inf' for infinity, where appropriate. STRING values can be any +non-empty string. Most of these commands have commandline equivalents (*Note Invoking::), though some of the more obscure or rarely used ones do not. @@ -370,6 +371,9 @@ base = STRING Consider relative URLs in URL input files forced to be interpreted as HTML as being relative to STRING - the same as `-B'. +bind_address = ADDRESS + Bind to ADDRESS, like the `--bind-address' option. + cache = on/off When set to off, disallow server-caching. See the `-C' option.