From e230941e2664226a7c7481c9512ddb62eb61103d Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 18 Mar 2016 20:13:47 +0100 Subject: [PATCH] make pdnsutil help output to stdout, document create-slave-zone in "help" output --- pdns/pdnsutil.cc | 148 ++++++++++++++++++++++++----------------------- 1 file changed, 75 insertions(+), 73 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index db612c2112..1e39f5304b 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1839,84 +1839,86 @@ try g_verbose = g_vm.count("verbose"); if(cmds.empty() || g_vm.count("help") || cmds[0] == "help") { - cerr<<"Usage: \npdnsutil [options] [params ..]\n"< [params ..]\n"<