update help text

This commit is contained in:
Matthew Saunders Brown 2022-01-28 15:22:58 -08:00
parent 31387fd8bd
commit f47cdcc408

View File

@ -16,7 +16,7 @@ help()
echo "usage: $thisfilename -z <zone> [-h]" echo "usage: $thisfilename -z <zone> [-h]"
echo "" echo ""
echo " -h Print this help." echo " -h Print this help."
echo " -z <zone> Zone to get." echo " -z <zone> Zone to export."
} }
pdns:getoptions "$@" pdns:getoptions "$@"