]> granicus.if.org Git - pdns/commitdiff
Document the -pub- variants
authorphonedph1 <phoned@gmail.com>
Tue, 25 Oct 2016 01:52:13 +0000 (01:52 +0000)
committerphonedph1 <phoned@gmail.com>
Tue, 25 Oct 2016 01:52:13 +0000 (01:52 +0000)
pdns/rec_channel_rec.cc

index b09a41dd559af674e75cc86d70090153cc6fd5dc..d23123207a90e81c39c53bdacc66a12144cf1338 100644 (file)
@@ -1182,8 +1182,10 @@ string RecursorControlParser::getAnswer(const string& question, RecursorControlP
 "trace-regex [regex]              emit resolution trace for matching queries (empty regex to clear trace)\n"
 "top-largeanswer-remotes          show top remotes receiving large answers\n"
 "top-queries                      show top queries\n"
+"top-pub-queries                  show top queries grouped by public suffix list\n"
 "top-remotes                      show top remotes\n"
 "top-servfail-queries             show top queries receiving servfail answers\n"
+"top-pub-servfail-queries         show top queries receiving servfail answers grouped by public suffix list\n"
 "top-servfail-remotes             show top remotes receiving servfail answers\n"
 "unload-lua-script                unload Lua script\n"
 "version                          return Recursor version number\n"