From b710dd81c9cbbcb0d9af130d87f1cc705a28876f Mon Sep 17 00:00:00 2001 From: bert hubert Date: Thu, 17 Sep 2015 16:52:10 +0200 Subject: [PATCH] make pdns_control and rec_control mention the 'help' command to query pdns for possible commands. Close #2686. --- pdns/dynloader.cc | 1 + pdns/rec_control.cc | 11 +++-------- 2 files changed, 4 insertions(+), 8 deletions(-) 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:"<