1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] --mime-extensions would be more appropriate than --mime-extension.

^
This commit is contained in:
dan 2000-10-24 15:40:22 -07:00
parent e7fb0946fa
commit e863bff640

2
TODO
View File

@ -6,7 +6,7 @@ Wget. Patches to implement any of these items would be gladly accepted. The
items are not listed in any particular order (except that recently-added items
may tend towards the top). Not all of these represent user-visible changes.
* Generalize --html-extension to something like --mime-extension and have it
* Generalize --html-extension to something like --mime-extensions and have it
look at mime.types/mimecap file for preferred extension. Non-HTML files with
filenames changed this way would be re-downloaded each time despite -N unless
.orig files were saved for them. Since .orig would contain the same data as