From: Pieter Lexis Date: Fri, 29 Apr 2016 17:38:43 +0000 (+0200) Subject: Add --help and --version to ixplore X-Git-Tag: rec-4.0.0-alpha3~19^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce666fd71662ed75f19073a67605c19870b347f;p=thirdparty%2Fpdns.git Add --help and --version to ixplore --- diff --git a/pdns/ixplore.cc b/pdns/ixplore.cc index be45c1694f..8646eaf254 100644 --- a/pdns/ixplore.cc +++ b/pdns/ixplore.cc @@ -176,14 +176,30 @@ void loadZoneFromDisk(records_t& records, const string& fname, const DNSName& zo } } +void usage() { + cerr<<"Syntax: ixplore diff ZONE BEFORE_FILE AFTER_FILE"<