summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 20:33:41 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 20:33:41 +0200
commit7d9643064442d0c7c1c695b69fc56b2322a4213d (patch)
tree5dd1c60c03aef6f4a9bd3169b4338c32c05280cf /taler-auditor-manual.rst
parent40ad8425d0359845b4e14a91f83b8c91ed5d1a3d (diff)
downloaddocs-7d9643064442d0c7c1c695b69fc56b2322a4213d.tar.gz
docs-7d9643064442d0c7c1c695b69fc56b2322a4213d.tar.bz2
docs-7d9643064442d0c7c1c695b69fc56b2322a4213d.zip
-fix misc warnings
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: