]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update zone2sql.1.rst 15855/head
authorJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 15:36:05 +0000 (16:36 +0100)
committerJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 15:36:05 +0000 (16:36 +0100)
docs/manpages/zone2sql.1.rst

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