]> sjero.net Git - wget/blobdiff - src/init.c
[svn] Implemented and documented new -E / --html-extension / html_extension option.
[wget] / src / init.c
index 97bbeb5c0d412349d56387045cd30e25b43771c9..874e05a9162a6090493b72bea1a70e30397a11b5 100644 (file)
@@ -111,6 +111,7 @@ static struct {
   { "ftpproxy",                &opt.ftp_proxy,         cmd_string },
   { "glob",            &opt.ftp_glob,          cmd_boolean },
   { "header",          NULL,                   cmd_spec_header },
+  { "htmlextension",   &opt.html_extension,    cmd_boolean },
   { "htmlify",         NULL,                   cmd_spec_htmlify },
   { "httppasswd",      &opt.http_passwd,       cmd_string },
   { "httpproxy",       &opt.http_proxy,        cmd_string },