From: Jamie (Bear) Murphy Date: Wed, 16 Jul 2025 15:36:05 +0000 (+0100) Subject: Update zone2sql.1.rst X-Git-Tag: rec-5.4.0-alpha0~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15855%2Fhead;p=thirdparty%2Fpdns.git Update zone2sql.1.rst --- diff --git a/docs/manpages/zone2sql.1.rst b/docs/manpages/zone2sql.1.rst index 9ea9d216a9..ccbd1e5492 100644 --- a/docs/manpages/zone2sql.1.rst +++ b/docs/manpages/zone2sql.1.rst @@ -60,11 +60,10 @@ OTHER Options --delete-matching-domains Adds a delete statement to the sql output to allow re-importing zones. - Mostly only useful during testing. This should not be used on a live DB - as you will override the zone with previous data. + Mostly only useful during testing. Since this will only delete the domain, but not its records, you should have the optional foreign key relationship enabled in your - schema in order not to leave dangling records. + schema in order to avoid leaving dangling records. --filter-duplicate-soa If there's more than one SOA record in the zone (possibly because it was AXFR'd), ignore it. If this option is not set, all SOA records