summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 6a7a3028..58dc9463 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -332,7 +332,7 @@ The ``helper`` user that is used to download information from the exchange
needs to know details about the exchange. Similarly, the ``offline`` user
needs to check signatures signed with the exchange's offline key. Hence, you
need to obtain the ``MASTER_PUBLIC_KEY`` from the exchange operator (they need
-to run `taler-exchange-offline setup`) and the REST endpoint of the exchange
+to run ``taler-exchange-offline setup``) and the REST endpoint of the exchange
and configure these:
.. code-block:: console
@@ -370,7 +370,7 @@ is to extract the public key:
This public key must then be provided in the configuration file
of the ``auditor`` user in the ``[auditor]]`` configuration section:
-- ``PUBLIC_KEY``: Public key of the auditor, in Base32 encoding.
+- ``PUBLIC_KEY``: Public key of the auditor, in Base32 encoding.
Set from value printed by ``taler-auditor-offline setup``.
You can set this configuration value using: