]> granicus.if.org Git - pdns/commitdiff
document hash-zone-records for NSEC3
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 14 Mar 2011 12:33:51 +0000 (12:33 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 14 Mar 2011 12:33:51 +0000 (12:33 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2061 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/pdnssec.cc

index fb080eb6f98b4cdcb46b7bff4fcb9605ee0c47d9..d671aba8ccf8ae7b5a8b1a5dc83e1f9b79f1d075 100644 (file)
@@ -441,6 +441,7 @@ try
     cerr<<"deactivate-zone-key             Dectivate the key with key id KEY-ID in ZONE\n";
     cerr<<"export-zone-dnskey ZONE KEY-ID  Export to stdout the public DNSKEY described\n";
     cerr<<"export-zone-key ZONE KEY-ID     Export to stdout the private key described\n";
+    cerr<<"hash-zone-record ZONE RNAME     Calculate the NSEC3 hash for RNAME in ZONE\n";
     cerr<<"import-zone-key ZONE FILE       Import from a file a private key, ZSK or KSK\n";            
     cerr<<"                [ksk|zsk]       Defaults to KSK\n";
     cerr<<"rectify-zone ZONE               Fix up DNSSEC fields (order, auth)\n";