X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2Fwget.texi;h=950c1eaac8a0266b9f379cc8fe5aa7ba61326520;hb=b5c9573ad6396acf3e4e33d0ae0db65b413b0d66;hp=627e0059461a9dd9fb10e3087cda83c2a8a0b6b9;hpb=3e25a9817f47fbb8660cc6a3b2f3eea239526c6c;p=wget diff --git a/doc/wget.texi b/doc/wget.texi index 627e0059..950c1eaa 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -1075,6 +1075,13 @@ header and in HTML @code{Content-Type http-equiv} meta tag. You can set the default encoding using the @code{remoteencoding} command in @file{.wgetrc}. That setting may be overridden from the command line. + +@cindex unlink +@item --unlink + +Force Wget to unlink file instead of clobbering existing file. This +option is useful for downloading to the directory with hardlinks. + @end table @node Directory Options, HTTP Options, Download Options, Invoking @@ -1972,7 +1979,7 @@ Set domains to be followed. @var{domain-list} is a comma-separated list of domains. Note that it does @emph{not} turn on @samp{-H}. @item --exclude-domains @var{domain-list} -Specify the domains that are @emph{not} to be followed. +Specify the domains that are @emph{not} to be followed (@pxref{Spanning Hosts}). @cindex follow FTP links