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.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 34fb592a..804d6efb 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -342,6 +342,7 @@ and configure these:
$ taler-config -s exchange -o MASTER_PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
+
.. _AuditorKeys:
Keys
@@ -377,8 +378,8 @@ You can set this configuration value using:
.. code-block:: console
- # As the 'auditor' user:
- $ taler-config -s auditor -o MASTER_PUBLIC_KEY -V SOMELONGBASE32VALUEHERE
+ # As the 'auditor' and 'helper' users:
+ $ taler-config -s auditor -o PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
.. _AuditorServing: