]> sjero.net Git - wget/blobdiff - src/init.c
Introduce `show_all_dns_entries'.
[wget] / src / init.c
index 17f9f9e6d7d38ef965a2e49f0192e94a1223e202..8f44cdb4f52709bebd5783002ccadad91c11e056 100644 (file)
@@ -247,6 +247,7 @@ static const struct {
   { "secureprotocol",   &opt.secure_protocol,   cmd_spec_secure_protocol },
 #endif
   { "serverresponse",   &opt.server_response,   cmd_boolean },
+  { "showalldnsentries", &opt.show_all_dns_entries, cmd_boolean },
   { "spanhosts",        &opt.spanhost,          cmd_boolean },
   { "spider",           &opt.spider,            cmd_boolean },
   { "strictcomments",   &opt.strict_comments,   cmd_boolean },