summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index b0b788e6..d9408239 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1396,7 +1396,7 @@ The tool ``taler-config`` can be used to extract or manipulate
configuration values; however, the configuration use the well-known INI
file format and can also be edited by hand.
-Run
+Run:
.. code-block:: console
@@ -1404,7 +1404,7 @@ Run
to list all of the configuration values in section ``$SECTION``.
-Run
+Run:
.. code-block:: console
@@ -1413,7 +1413,7 @@ Run
to extract the respective configuration value for option ``$option`` in
section ``$section``.
-Finally, to change a setting, run
+Finally, to change a setting, run:
.. code-block:: console