From: bert hubert Date: Thu, 17 Sep 2015 14:52:10 +0000 (+0200) Subject: make pdns_control and rec_control mention the 'help' command to query pdns for possib... X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b710dd81c9cbbcb0d9af130d87f1cc705a28876f;p=thirdparty%2Fpdns.git make pdns_control and rec_control mention the 'help' command to query pdns for possible commands. Close #2686. --- diff --git a/pdns/dynloader.cc b/pdns/dynloader.cc index cd5771b2ee..a079c2fa30 100644 --- a/pdns/dynloader.cc +++ b/pdns/dynloader.cc @@ -73,6 +73,7 @@ int main(int argc, char **argv) if(::arg().mustDo("help")) { cout<<"syntax:"<