commit f8db256cba6acdfa01b87ce244175f2e4993e70e
parent f6e6541cf5fcf4fe6892549eecbdb01d34bd965e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sat, 12 Dec 2020 00:33:18 -0500
mark up ‘port’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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``