From: Mark Schouten Date: Thu, 8 Dec 2016 14:05:24 +0000 (+0100) Subject: Add documentation in the manpage X-Git-Tag: dnsdist-1.1.0~23^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4584%2Fhead;p=thirdparty%2Fpdns.git Add documentation in the manpage --- diff --git a/docs/manpages/pdnsutil.1.md b/docs/manpages/pdnsutil.1.md index ee1fd14fab..be0117b951 100644 --- a/docs/manpages/pdnsutil.1.md +++ b/docs/manpages/pdnsutil.1.md @@ -205,6 +205,12 @@ secure-all-zones [**increase-serial**] settings. Setting **increase-serial** will increase the serial of those zones too. You should manually run 'pdnsutil rectify-all-zones' afterwards. +set-kind *ZONE* *KIND* +: Change the kind of *ZONE* to *KIND* (master, slave, native). + +set-account *ZONE* *ACCOUNT* +: Change the account (owner) of *ZONE* to *ACCOUNT*. + set-meta *ZONE* *ATTRIBUTE* [*VALUE*] : Set domainmetadata *ATTRIBUTE* for *ZONE* to *VALUE*. An empty value clears it.