diff -r 31f29baca131 -r d4e31a2d4b5c dnssec-keytool.pl --- a/dnssec-keytool.pl Tue Dec 21 15:59:35 2010 +0100 +++ b/dnssec-keytool.pl Tue Dec 21 16:40:28 2010 +0100 @@ -12,7 +12,7 @@ sub read_conf { - # liest die Konfiguration ein + # read configuration my @configs = ("$FindBin::Bin/dnstools.conf", "/etc/dnstools.conf"); our %config; @@ -36,8 +36,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; @@ -46,11 +45,11 @@ if (!defined $arg) { print " usage: dnssec-keytool