]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Make rndc dnstap -roll docs easier to read
authorPetr Špaček <pspacek@isc.org>
Mon, 3 Apr 2023 14:18:06 +0000 (16:18 +0200)
committerPetr Špaček <pspacek@isc.org>
Wed, 5 Apr 2023 14:03:24 +0000 (16:03 +0200)
(cherry picked from commit 2897a45644545499f502b071dd32b8e41d50f513)

bin/rndc/rndc.rst

index 6717e242d1d6a61a0cd1d1d78b4c8b3615d45823..35a4f3175228101538cb5ff77d0957cb2beedc0f 100644 (file)
@@ -189,9 +189,13 @@ Currently supported commands are:
 
 .. option:: dnstap (-reopen | -roll [number])
 
-   This command closes and re-opens DNSTAP output files. ``rndc dnstap -reopen`` allows
+   This command closes and re-opens DNSTAP output files.
+
+   ``rndc dnstap -reopen`` allows
    the output file to be renamed externally, so that :iscman:`named` can
-   truncate and re-open it. ``rndc dnstap -roll`` causes the output file
+   truncate and re-open it.
+
+   ``rndc dnstap -roll`` causes the output file
    to be rolled automatically, similar to log files. The most recent
    output file has ".0" appended to its name; the previous most recent
    output file is moved to ".1", and so on. If ``number`` is specified, then