From: Spirillen <44526987+spirillen@users.noreply.github.com> Date: Sat, 10 Nov 2018 13:32:07 +0000 (+0100) Subject: Changed .com.com to .com on line #134 X-Git-Tag: auth-4.2.0-alpha1~43^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa03da9cfd72daebad94581d49662da1ff9cdb8d;p=thirdparty%2Fpdns.git Changed .com.com to .com on line #134 and added a little note about the load-zone overwrites everything inclusive the soa.... (Coz I was in doubt myself as i tested it) --- diff --git a/docs/migration.rst b/docs/migration.rst index 653a42c144..bfcab43a16 100644 --- a/docs/migration.rst +++ b/docs/migration.rst @@ -131,10 +131,10 @@ The :doc:`pdnsutil ` tool has a first backend that is capable of hosting it. To import, configure the backend and run -``pdnsutil load-zone example.com /tmp/example.com.com.zone`` to import +``pdnsutil load-zone example.com /tmp/example.com.zone`` to import the ``example.com`` domain from the ``/tmp/example.com.zone`` file. The zone is imported atomically (i.e. it is fully imported, or not) and any -existing records for that zone are overwritten. +existing records for that zone are overwritten. This include the SOA record too. .. _b2b-migrate: