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