]> granicus.if.org Git - pdns/commitdiff
minor whitespace fix
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 13 Mar 2012 19:37:41 +0000 (19:37 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 13 Mar 2012 19:37:41 +0000 (19:37 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2484 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/pdnssec.cc

index ae32e6fb15922f145c68fb77a8b70e58457b5481..257f9d5eae13bd6345cb2b4e36be0a7f19226048 100644 (file)
@@ -498,7 +498,7 @@ try
     cerr<<"rectify-zone ZONE [ZONE ..]        Fix up DNSSEC fields (order, auth)\n";
     cerr<<"rectify-all-zones                  Rectify all zones.\n";
     cerr<<"remove-zone-key ZONE KEY-ID        Remove key with KEY-ID from ZONE\n";
-     cerr<<"secure-zone ZONE [ZONE ..]        Add KSK and two ZSKs\n";
+    cerr<<"secure-zone ZONE [ZONE ..]        Add KSK and two ZSKs\n";
     cerr<<"set-nsec3 ZONE ['params' [narrow]] Enable NSEC3 with PARAMs. Optionally narrow\n";
     cerr<<"set-presigned ZONE                 Use presigned RRSIGs from storage\n";
     cerr<<"show-zone ZONE                     Show DNSSEC (public) key details about a zone\n";