]> 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 13:58:28 +0000 (15:58 +0200)
bin/rndc/rndc.rst

index 3efbe315251ba1e48262accecda0900cd69687d3..549f0776e01d06d280e5b364a6bf90936894de15 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