]> sjero.net Git - wget/blobdiff - doc/wget.texi
Add --unlink.
[wget] / doc / wget.texi
index 675a036a7bff403256b2056f2a1605387e3ee625..950c1eaac8a0266b9f379cc8fe5aa7ba61326520 100644 (file)
@@ -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