]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
4159. [cleanup] Alphabetize dig's help output. [RT #39966]
authorMark Andrews <marka@isc.org>
Tue, 7 Jul 2015 23:20:49 +0000 (09:20 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 Jul 2015 23:20:49 +0000 (09:20 +1000)
bin/dig/dig.c

index 930fe3a16720ca0291f76ec05298f58e5095df31..278421f51b876c677c9dd08fb6c700468127161d 100644 (file)
@@ -161,8 +161,8 @@ help(void) {
 "        d-opt    is of the form +keyword[=value], where keyword is:\n"
 "                 +[no]aaflag         (Set AA flag in query (+[no]aaflag))\n"
 "                 +[no]aaonly         (Set AA flag in query (+[no]aaflag))\n"
-"                 +[no]adflag         (Set AD flag in query (default on))\n"
 "                 +[no]additional     (Control display of additional section)\n"
+"                 +[no]adflag         (Set AD flag in query (default on))\n"
 "                 +[no]all            (Set or clear all display flags)\n"
 "                 +[no]answer         (Control display of answer section)\n"
 "                 +[no]authority      (Control display of authority section)\n"