From 409d8063d5b093de3146230a8b01d39c0279ea0f Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 21 Apr 2020 15:16:11 +0200 Subject: [PATCH] Fixed typo --- bin/get-dns-zonefiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/get-dns-zonefiles b/bin/get-dns-zonefiles index 5b6e1da..8ca38e2 100755 --- a/bin/get-dns-zonefiles +++ b/bin/get-dns-zonefiles @@ -37,7 +37,7 @@ usage() { Mandatory Parameter(s): ZONE: The name of the zone (a.k.a. domain), which you want to retrieve - completely. My be given for multiple zones. + completely. May be given for multiple zones. It generates in current directory zone files for each given zone with a timestamp and a sequential number included in the file name. -- 2.39.5