From: Jamie (Bear) Murphy Date: Wed, 16 Jul 2025 14:45:02 +0000 (+0100) Subject: adjust doco phrasing X-Git-Tag: rec-5.4.0-alpha0~20^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab29731c05f43729dcbfe4c4f15ca755a073cd68;p=thirdparty%2Fpdns.git adjust doco phrasing --- diff --git a/docs/manpages/zone2sql.1.rst b/docs/manpages/zone2sql.1.rst index e19e4cef71..9ea9d216a9 100644 --- a/docs/manpages/zone2sql.1.rst +++ b/docs/manpages/zone2sql.1.rst @@ -62,8 +62,9 @@ OTHER Options 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. - You should have the optional foreign key relationship enabled in your - schema if you use this or it will leave created abandoned records + 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. --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