]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix botched help line
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 28 Sep 2022 09:35:23 +0000 (11:35 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 28 Sep 2022 09:35:23 +0000 (11:35 +0200)
pdns/rec_channel_rec.cc

index e4d9d7e5ea9124fa16798ce40e801f1c0d69aa07..075f505837d459172b562c0a4eb8ebf76324805a 100644 (file)
@@ -2091,8 +2091,8 @@ RecursorControlChannel::Answer RecursorControlParser::getAnswer(int s, const str
             "get-parameter [key1] [key2] ..   get configuration parameters\n"
             "get-proxymapping-stats           get proxy mapping statistics\n"
             "get-qtypelist                    get QType statistics\n"
-            "get-remotelogger-stats           get remote logger statistics\n"
             "                                 notice: queries from cache aren't being counted yet\n"
+            "get-remotelogger-stats           get remote logger statistics\n"
             "hash-password [work-factor]      ask for a password then return the hashed version\n"
             "help                             get this list\n"
             "ping                             check that all threads are alive\n"