]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix opcode usage
authorMark Andrews <marka@isc.org>
Wed, 16 Sep 2015 11:17:49 +0000 (21:17 +1000)
committerMark Andrews <marka@isc.org>
Wed, 16 Sep 2015 11:17:49 +0000 (21:17 +1000)
bin/dig/dig.c

index 43907909c860c5a12abea72a614d43d3263a2273..50ca7d1460d9802216b4ec8c775a9849458824ac 100644 (file)
@@ -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"