summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
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)