]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update -b usage
authorMark Andrews <marka@isc.org>
Thu, 3 Jun 2004 04:23:01 +0000 (04:23 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Jun 2004 04:23:01 +0000 (04:23 +0000)
bin/dig/dig.c

index c8a75f2d14a17d8947190a4622ba1076726e3e7c..855ea28c3d9da449ea160e31ee157c3fe29cfedd 100644 (file)
@@ -15,7 +15,7 @@
  * 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 <stdlib.h>
@@ -173,7 +173,7 @@ help(void) {
 "                 -x dot-notation     (shortcut for in-addr lookups)\n"
 "                 -i                  (IP6.INT reverse IPv6 lookups)\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"
 "                 -t type             (specify query type)\n"
 "                 -c class            (specify query class)\n"