From: Jamie (Bear) Murphy Date: Wed, 16 Jul 2025 14:37:52 +0000 (+0100) Subject: reorder options X-Git-Tag: rec-5.4.0-alpha0~20^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4e3b532b8b68fbe1a070a1bf5a3bf79cacf9f1f;p=thirdparty%2Fpdns.git reorder options --- diff --git a/docs/manpages/zone2sql.1.rst b/docs/manpages/zone2sql.1.rst index a48d91abd4..e19e4cef71 100644 --- a/docs/manpages/zone2sql.1.rst +++ b/docs/manpages/zone2sql.1.rst @@ -58,16 +58,16 @@ OUTPUT Options OTHER Options ------------- ---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 - 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 + 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 +--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 + in the zone are emitted. --help List all options --on-error-resume-next