From: Jan-Arve Nygård Date: Fri, 24 Nov 2017 12:47:04 +0000 (+0100) Subject: Added description of add-record X-Git-Tag: auth-4.1.0~14^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49ece59070146114aea9e54892aa2e3cfdd363a7;p=pdns Added description of add-record Added description of add-record with options to man-pages --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index a2330d2e3..6008071af 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -143,6 +143,9 @@ list-tsig-keys ZONE MANIPULATION COMMANDS -------------------------- +add-record *ZONE* *NAME* *TYPE* [*TTL*] *CONTENT* + Add one or more records of *NAME* and *TYPE* to *ZONE* with *CONTENT* + and optional *TTL*. If *TTL* is not set, default will be used. create-zone *ZONE* Create an empty zone named *ZONE*. create-slave-zone *ZONE* *MASTER* [*MASTER*]..