From: Mark Andrews Date: Wed, 16 Sep 2015 11:17:49 +0000 (+1000) Subject: fix opcode usage X-Git-Tag: v9.11.0a1~479 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=48bbe9c7f2e3a360114838b477604dbece08d0b7;p=thirdparty%2Fbind9.git fix opcode usage --- diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 43907909c86..50ca7d1460d 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -197,7 +197,7 @@ help(void) { " +[no]nsid (Request Name Server ID)\n" " +[no]nssearch (Search all authoritative nameservers)\n" " +[no]onesoa (AXFR prints only one soa record)\n" -" +[no]opcode=[###] (Set the opcode of the request)\n" +" +[no]opcode=### (Set the opcode of the request)\n" " +[no]qr (Print question before sending)\n" " +[no]question (Control display of question section)\n" " +[no]rdflag (Recursive mode (+[no]recurse))\n"