]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Added reference to pdnsutil manpage
authorcranberry <georg@lysergic.dev>
Mon, 14 Jun 2021 20:41:52 +0000 (20:41 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 20:41:52 +0000 (20:41 +0000)
docs/running.rst

index 9900b9673662794e5ad7a93c2a86f0d863c5f172..be63e7bb13a2e33ba4e14d60b4ef49c6ff8a500c 100644 (file)
@@ -104,6 +104,14 @@ For all supported ``pdns_control`` commands and options, see :doc:`the
 manpage <../manpages/pdns_control.1>` and the output of
 ``pdns_control --help`` on your system.
 
+Backend manipulation
+~~~~~~~~~~~~~~
+
+``pdnsutil``
+~~~~~~~~~~~~~~~~
+
+To perform zone and record changes using inbuilt tools, the ``pdnsutil`` command can be used. All available options are described in the online :doc:`manual page <manpages/pdnsutil>` as well as in ``man pdnsutil``.
+
 The SysV init script
 --------------------