# HG changeset patch # User asuess@dns.net.schlittermann.de # Date 1292946028 -3600 # Node ID d4e31a2d4b5cd7bc06ac9f51579a1559394bb97a # Parent 31f29baca131ad0a5f5002d847617d86e91b3cc9 translate dns-keytool.pl 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