summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-12 00:33:18 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-12-12 00:33:18 -0500
commitf8db256cba6acdfa01b87ce244175f2e4993e70e (patch)
tree853eec4eba3e51640f40123f40c2d9f1b5999d25 /taler-auditor-manual.rst
parentf6e6541cf5fcf4fe6892549eecbdb01d34bd965e (diff)
downloaddocs-f8db256cba6acdfa01b87ce244175f2e4993e70e.tar.gz
docs-f8db256cba6acdfa01b87ce244175f2e4993e70e.tar.bz2
docs-f8db256cba6acdfa01b87ce244175f2e4993e70e.zip
mark up ‘port’
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``