]> 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)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 14 Feb 2017 13:13:56 +0000 (14:13 +0100)
pdns/rec_channel_rec.cc

index e02f77a462ba766e1ed6cd378879744ad4b18305..3245d891e44a1b84231365cea39880a3142353e9 100644 (file)
@@ -1161,8 +1161,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"