mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
update -b usage
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: dig.c,v 1.190 2004/04/15 06:47:08 marka Exp $ */
|
/* $Id: dig.c,v 1.191 2004/06/03 04:23:01 marka Exp $ */
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
@@ -173,7 +173,7 @@ help(void) {
|
|||||||
" -x dot-notation (shortcut for in-addr lookups)\n"
|
" -x dot-notation (shortcut for in-addr lookups)\n"
|
||||||
" -i (IP6.INT reverse IPv6 lookups)\n"
|
" -i (IP6.INT reverse IPv6 lookups)\n"
|
||||||
" -f filename (batch mode)\n"
|
" -f filename (batch mode)\n"
|
||||||
" -b address (bind to source address)\n"
|
" -b address[#port] (bind to source address/port)\n"
|
||||||
" -p port (specify port number)\n"
|
" -p port (specify port number)\n"
|
||||||
" -t type (specify query type)\n"
|
" -t type (specify query type)\n"
|
||||||
" -c class (specify query class)\n"
|
" -c class (specify query class)\n"
|
||||||
|
Reference in New Issue
Block a user