From: Pieter Lexis Date: Mon, 16 Oct 2017 13:05:33 +0000 (+0200) Subject: docs: document 2 missing functions in pdnsutil.1 X-Git-Tag: rec-4.1.0-rc2~34^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68ae22d9659082a9dd180224b1f057b680d702ea;p=pdns docs: document 2 missing functions in pdnsutil.1 Closes #5784 --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index cf575e102..6a346e6d5 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -143,6 +143,12 @@ ZONE MANIPULATION COMMANDS create-zone *ZONE* Create an empty zone named *ZONE*. +create-slave-zone *ZONE* *MASTER* [*MASTER*].. + Create a new slave zone *ZONE* with masters *MASTER*. All *MASTER*\ s + need to to be IP addresses with an optional port. +change-slave-zone-master *ZONE* *MASTER* [*MASTER*].. + Change the masters for slave zone *ZONE* to new masters *MASTER*. All + *MASTER*\ s need to to be IP addresses with an optional port. check-all-zones Check all zones for correctness. check-zone *ZONE*