X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=950c1eaac8a0266b9f379cc8fe5aa7ba61326520;hp=675a036a7bff403256b2056f2a1605387e3ee625;hb=b5c9573ad6396acf3e4e33d0ae0db65b413b0d66;hpb=6230b73df0c2a47a175f25e34ef7bfe009ddf1f9 diff --git a/doc/wget.texi b/doc/wget.texi index 675a036a..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