]> sjero.net Git - wget/blobdiff - doc/wget.texi
stsc: -i URL improvements.
[wget] / doc / wget.texi
index 50ee459e95c33fc3709566167d6ad7b04c9dc159..6f88e19a93d4ed5d37a04c5b496dbae33bbf6bae 100644 (file)
@@ -497,6 +497,11 @@ relative links, which you can solve either by adding @code{<base
 href="@var{url}">} to the documents or by specifying
 @samp{--base=@var{url}} on the command line.
 
+If the @var{file} is an external one, the document will be automatically
+treated as @samp{html} if the Content-Type matches @samp{text/html}.
+Furthermore, the @var{file}'s location will be implicitly used as base
+href if none was specified.
+
 @cindex force html
 @item -F
 @itemx --force-html