]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: BIND backend - improve formatting of output status
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:25:22 +0000 (19:25 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:15:07 +0000 (12:15 +0200)
Before this change it was hard to distinguish the three possible statuses
due to the styling of the inline-monospaced text without contrast in the
background for the current Sphinx theme.

docs/backends/bind.rst

index 277b293d658cd464edb5caea6310b3d62c7ed378..4a18f255f33b6c18bcee57e61b9bb9c05e78f79d 100644 (file)
@@ -122,9 +122,11 @@ will be loaded at first request.
 ``bind-domain-status <domain> [domain]``
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Output status of domain or domains. Can be one of
-``seen in named.conf, not parsed``, ``parsed successfully at <time>`` or
-``error parsing at line ... at <time>``.
+Output status of domain or domains. Can be one of:
+
+* ``seen in named.conf, not parsed``,
+* ``parsed successfully at <time>`` or
+* ``error parsing at line ... at <time>``.
 
 ``bind-list-rejects``
 ~~~~~~~~~~~~~~~~~~~~~