summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-26 21:47:49 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-26 21:47:49 +0100
commit44d11c82223bfaa2792f48031584e97dc4863b21 (patch)
tree6c69ae0628e4279baf611e83a6008bf64a821a1b /taler-exchange-manual.rst
parentfb606461e18971205fc6e2a3d9bec0dd3a189084 (diff)
downloaddocs-44d11c82223bfaa2792f48031584e97dc4863b21.tar.gz
docs-44d11c82223bfaa2792f48031584e97dc4863b21.tar.bz2
docs-44d11c82223bfaa2792f48031584e97dc4863b21.zip
document #6724 in operator manuals
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index a2cab433..5f0a6ab4 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -377,14 +377,11 @@ The exchange works with four types of keys:
- master key (kept offline)
- To create a master public key:
+ To create a master key, use:
.. code-block:: console
- $ gnunet-ecc --generate-keys=1 FILENAME
- $ gnunet-ecc --print-public-key FILENAME
-
- FIXME: Add link to ``gnunet-ecc`` manpage.
+ $ taler-exchange-offline setup
- sign keys (signs normal messages from the exchange)