mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
2329. [bug] Clearer help text for dig's '-x' and '-i' options.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
2329. [bug] Clearer help text for dig's '-x' and '-i' options.
|
||||
|
||||
2328. [bug] Add AAAA addresses for A.ROOT-SERVERS.NET,
|
||||
F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
|
||||
J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
|
||||
|
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dig.c,v 1.218 2007/12/03 00:21:48 marka Exp $ */
|
||||
/* $Id: dig.c,v 1.219 2008/02/05 06:57:52 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -144,8 +144,8 @@ help(void) {
|
||||
" q-type is one of (a,any,mx,ns,soa,hinfo,axfr,txt,...) [default:a]\n"
|
||||
" (Use ixfr=version for type ixfr)\n"
|
||||
" q-opt is one of:\n"
|
||||
" -x dot-notation (shortcut for in-addr lookups)\n"
|
||||
" -i (IP6.INT reverse IPv6 lookups)\n"
|
||||
" -x dot-notation (shortcut for reverse lookups)\n"
|
||||
" -i (use IP6.INT for IPv6 reverse lookups)\n"
|
||||
" -f filename (batch mode)\n"
|
||||
" -b address[#port] (bind to source address/port)\n"
|
||||
" -p port (specify port number)\n"
|
||||
|
Reference in New Issue
Block a user