]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
adjust doco phrasing
authorJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 14:45:02 +0000 (15:45 +0100)
committerJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 14:45:02 +0000 (15:45 +0100)
docs/manpages/zone2sql.1.rst

index e19e4cef7146e2a97c8b9be2d343469c03313c0f..9ea9d216a91203d092ec22c86bf2946a3a48730e 100644 (file)
@@ -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