From: Winfried Angele Date: Tue, 29 Apr 2014 09:20:31 +0000 (+0200) Subject: to ask for help is not an error X-Git-Tag: rec-3.6.0-rc1~36^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1389%2Fhead;p=thirdparty%2Fpdns.git to ask for help is not an error --- diff --git a/pdns/dynloader.cc b/pdns/dynloader.cc index 451e4ce612..a32bafb2b4 100644 --- a/pdns/dynloader.cc +++ b/pdns/dynloader.cc @@ -70,9 +70,9 @@ int main(int argc, char **argv) ::arg().laxParse(argc,argv); if(::arg().mustDo("help")) { - cerr<<"syntax:"<commands=::arg().getCommands(); diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index cd16f00f1a..b1aabae5e3 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2185,9 +2185,9 @@ int main(int argc, char **argv) ::arg().set("delegation-only")=toLower(::arg()["delegation-only"]); if(::arg().mustDo("help")) { - cerr<<"syntax:"<