]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add +ednsopt to -h output
authorMark Andrews <marka@isc.org>
Thu, 10 Jul 2014 06:19:33 +0000 (16:19 +1000)
committerMark Andrews <marka@isc.org>
Thu, 10 Jul 2014 06:19:33 +0000 (16:19 +1000)
bin/dig/dig.c

index 5040f31b4d74841a6eb1ae655d663ffa78765263..6aea48d9713d2d0e8842c440067bdd72d506c35b 100644 (file)
@@ -192,6 +192,8 @@ help(void) {
 "                 +ndots=###          (Set NDOTS value)\n"
 "                 +subnet=addr        (Set edns-client-subnet option)\n"
 "                 +[no]edns[=###]     (Set EDNS version) [0]\n"
+"                 +ednsopt=###[:value] (Send specified EDNS option)\n"
+"                 +noednsopt          (Clear list of +ednsopt options)\n"
 "                 +[no]search         (Set whether to use searchlist)\n"
 "                 +[no]showsearch     (Search with intermediate results)\n"
 "                 +[no]defname        (Ditto)\n"