# HG changeset patch # User Heiko Schlittermann # Date 1293145167 -3600 # Node ID 291588cb5e849cafc40ed2facd4431e7e7ac687e # Parent 3b469e9bda9ee85776cfaaf3999ccddaddbeafea# Parent 53c95f2ff0ac1233dacc8df303860f3413d5f6d4 [merge] from default branch diff -r 3b469e9bda9e -r 291588cb5e84 dnssec-keytool.pl --- a/dnssec-keytool.pl Tue Dec 21 16:58:25 2010 +0100 +++ b/dnssec-keytool.pl Thu Dec 23 23:59:27 2010 +0100 @@ -6,7 +6,7 @@ sub read_conf { - # liest die Konfiguration ein + # read configuration my @configs = ("$FindBin::Bin/dnstools.conf", "/etc/dnstools.conf"); our %config; @@ -30,8 +30,7 @@ } sub read_argv { - - # wertet argv aus oder gibt die hilfe aus + # evaluate argv or print the help my $arg = shift @ARGV; my $zone; our $do; @@ -40,11 +39,11 @@ if (!defined $arg) { print " usage: dnssec-keytool