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.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index dd92db7c..442c9e13 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -672,8 +672,8 @@ that all exchanges audited by this auditor will be trusted!)
you create a section with a name that starts with “MERCHANT-AUDITOR-”. In
that section, the following options need to be configured:
-- The “AUDITOR_BASE_URL” option specifies the auditor’s base URL. For example,
- to use the Taler demonstrator's auditor, specify:
+- The ``AUDITOR_BASE_URL`` option specifies the auditor’s base URL.
+ For example, to use the Taler demonstrator's auditor, specify:
.. code-block:: console
@@ -681,7 +681,7 @@ that section, the following options need to be configured:
-o AUDITOR_BASE_URL \
-V https://exchange.demo.taler.net/
-- The “AUDITOR_KEY” option specifies the auditor's public key
+- The ``AUDITOR_KEY`` option specifies the auditor's public key
in base32 encoding. For the Taler demonstrator, use:
.. code-block:: console
@@ -690,7 +690,7 @@ that section, the following options need to be configured:
-o AUDITOR_KEY \
-V FIXMEBADVALUENEEDTOGETTHERIGHTVALUEHEREEVENTUALLY000
-- The “CURRENCY” option specifies the auditor’s currency.
+- The ``CURRENCY`` option specifies the auditor’s currency.
For the Taler demonstrator, use:
.. code-block:: console