summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:17:27 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:17:27 -0500
commitbd2b776e3382fb1561aefd4a3627cb6d1c5b03b5 (patch)
treeb20985e81048fd8bf0441331520281e049cdfa7a /taler-merchant-manual.rst
parent1ffe136026f062ec985a47a9d1b8aa1ab7bec59b (diff)
downloaddocs-bd2b776e3382fb1561aefd4a3627cb6d1c5b03b5.tar.gz
docs-bd2b776e3382fb1561aefd4a3627cb6d1c5b03b5.tar.bz2
docs-bd2b776e3382fb1561aefd4a3627cb6d1c5b03b5.zip
add colon
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index dde2f70c..8ea833dc 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -578,7 +578,7 @@ This option specifies a postgres access path using the format
``postgres:///$DBNAME``, where ``$DBNAME`` is the name of the
Postgres database you want to use. Suppose ``$USER`` is the name of
the user who will run the backend process. Then, you need to first
-run
+run:
.. code-block:: console