From: Jamie (Bear) Murphy Date: Wed, 16 Jul 2025 14:29:41 +0000 (+0100) Subject: Add zone2sql delete-matching-domains doco X-Git-Tag: rec-5.4.0-alpha0~20^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced85b5beb6534993fa07e31d3e079a10525b7c2;p=thirdparty%2Fpdns.git Add zone2sql delete-matching-domains doco Add zone2sql delete-matching-domains doco --- diff --git a/docs/manpages/zone2sql.1.rst b/docs/manpages/zone2sql.1.rst index 15cbbbaa9f..9c8148cf43 100644 --- a/docs/manpages/zone2sql.1.rst +++ b/docs/manpages/zone2sql.1.rst @@ -62,6 +62,10 @@ OTHER Options 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 in the zone are emitted. +--delete-matching-domains + Adds a delete statement to the sql output to allow re-importing zones. + Mostly only useful during testing. This hould not be used on a live DB + as you will override the zone with previous data. --help List all options --on-error-resume-next