summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index ad735687..26d92ca0 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -304,7 +304,7 @@ The following values are to be configured in the section [auditor]:
- ``serve``: must be set to ``tcp`` to serve HTTP over TCP, or ``unix`` to serve
HTTP over a UNIX domain socket
-- port: Set to the TCP port to listen on if ``serve`` is ``tcp``.
+- ``port``: Set to the TCP port to listen on if ``serve`` is ``tcp``.
- unixpath: set to the UNIX domain socket path to listen on if ``serve`` is
``unix``