diff --git a/bin/pdns-zone-export.sh b/bin/pdns-zone-export.sh index f382914..fe29f0c 100755 --- a/bin/pdns-zone-export.sh +++ b/bin/pdns-zone-export.sh @@ -16,7 +16,7 @@ help() echo "usage: $thisfilename -z [-h]" echo "" echo " -h Print this help." - echo " -z Zone to get." + echo " -z Zone to export." } pdns:getoptions "$@"