From: Pieter Lexis Date: Fri, 29 Apr 2016 15:00:47 +0000 (+0200) Subject: Add --help and --version to dnsscan X-Git-Tag: rec-4.0.0-alpha3~19^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18c244b52d5af271ce81983f53a3905ca2a9f35;p=thirdparty%2Fpdns.git Add --help and --version to dnsscan --- diff --git a/pdns/dnsscan.cc b/pdns/dnsscan.cc index f9a0afc334..084839d451 100644 --- a/pdns/dnsscan.cc +++ b/pdns/dnsscan.cc @@ -25,6 +25,10 @@ using namespace ::boost::multi_index; #include "namespaces.hh" StatBag S; +void usage() { + cerr<<"syntax: dnsscan INFILE ..."<