summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-auditor-exchange.1.rst4
-rw-r--r--manpages/taler-auditor-offline.1.rst2
-rw-r--r--manpages/taler-auditor.1.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/manpages/taler-auditor-exchange.1.rst b/manpages/taler-auditor-exchange.1.rst
index 300bc074..9f262387 100644
--- a/manpages/taler-auditor-exchange.1.rst
+++ b/manpages/taler-auditor-exchange.1.rst
@@ -38,7 +38,7 @@ visible via the /exchanges API of the taler-auditor-httpd.
**-m** *MASTERKEY* \| **––exchange-key=**\ ‌\ *MASTERKEY*
Public key of the exchange in Crockford base32 encoding, for example
- as generated by gnunet-ecc -p.
+ as generated by ``taler-auditor-offline setup``.
**-r** \| **––remove**
Instead of adding the exchange, remove it. Note that this will drop
@@ -61,7 +61,7 @@ Diagnostics
See Also
========
-gnunet-ecc(1), taler-auditor-offline(1), taler.conf(5)
+taler-auditor-offline(1), taler.conf(5)
Bugs
====
diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst
index 59065e72..9fe69967 100644
--- a/manpages/taler-auditor-offline.1.rst
+++ b/manpages/taler-auditor-offline.1.rst
@@ -345,7 +345,7 @@ exchange operator when they used the **taler-exchange-offline** tool.
See Also
========
-gnunet-ecc(1), taler-auditor-exchange(1), taler-exchange-offline(1),
+taler-auditor-exchange(1), taler-exchange-offline(1),
taler.conf(5)
Bugs
diff --git a/manpages/taler-auditor.1.rst b/manpages/taler-auditor.1.rst
index 94277e62..0790d173 100644
--- a/manpages/taler-auditor.1.rst
+++ b/manpages/taler-auditor.1.rst
@@ -55,7 +55,7 @@ matches the exchange’s database. Its options are as follows.
**-m** *KEY* \| **––exchange-key=**\ ‌\ *KEY*
Public master key of the exchange in Crockford base32 encoding, for
- example as generated by gnunet-ecc -p. If this option is missing,
+ example as generated by ``taler-auditor-offline setup``. If this option is missing,
taler-auditor will use the MASTER_PUBLIC_KEY value from the
“exchange” section of the configuration.
@@ -71,7 +71,7 @@ matches the exchange’s database. Its options are as follows.
See Also
========
-gnunet-ecc(1), taler-auditor-offline(1), taler.conf(5), taler-auditor-dbinit(1)
+taler-auditor-offline(1), taler.conf(5), taler-auditor-dbinit(1)
Bugs
====