mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
Introduce `show_all_dns_entries'.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2011-08-06 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* wget.texi (Wgetrc Commands): Document show_all_dns_entries.
|
||||
|
||||
* Makefile.am (wget.pod): Pass the VERSION value to texi2pod.
|
||||
|
||||
* texi2pod.pl: Update from GCC.
|
||||
|
||||
@@ -3171,6 +3171,10 @@ as @samp{--secure-protocol=@var{string}}.
|
||||
Choose whether or not to print the @sc{http} and @sc{ftp} server
|
||||
responses---the same as @samp{-S}.
|
||||
|
||||
@item show_all_dns_entries = on/off
|
||||
When a DNS name is resolved, show all the IP addresses, not just the first
|
||||
three.
|
||||
|
||||
@item span_hosts = on/off
|
||||
Same as @samp{-H}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user