]> 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:10:20 +0000 (16:10 +0200)
(cherry picked from commit 2897a45644545499f502b071dd32b8e41d50f513)

bin/rndc/rndc.rst

index 8886402520152e8e4ac341699ed5778a8c200219..b2ec0e8a021c47b56d4530b31f3fe7f3a5e31a33 100644 (file)
@@ -173,9 +173,13 @@ Currently supported commands are:
    notation.
 
 ``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 ``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