diff --git a/sbin/pdns-rr-rep.sh b/sbin/pdns-rr-rep.sh index d86721a..eebfb1f 100755 --- a/sbin/pdns-rr-rep.sh +++ b/sbin/pdns-rr-rep.sh @@ -21,7 +21,7 @@ help() echo " -r Resource record content (data / values)." echo " -l TTL, optional, defaults to $zone_defaults_ttl." echo " -s <0|1> Status, optional. O (default) for active or 1 for disabled." - echo " -c An optional comment/note about the record." + echo " -w An optional comment/note about the record." echo " -a The account that the comment gets attributed too." echo " Only used if comment is set. Optional, defaults to hostname of server running this script." echo