From 7b7543ad1a1afb0bc261c7480f6cd57bc86d090d Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Sat, 30 Apr 2016 13:19:10 +0200 Subject: [PATCH] Add --help and --version to nsec3dig --- pdns/nsec3dig.cc | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pdns/nsec3dig.cc b/pdns/nsec3dig.cc index 51566099e3..5a81bac834 100644 --- a/pdns/nsec3dig.cc +++ b/pdns/nsec3dig.cc @@ -58,6 +58,11 @@ void proveOrDeny(const nsec3set &nsec3s, const DNSName &qname, const string &sal } } +void usage() { + cerr<<"nsec3dig"<