summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manpages/taler-exchange-offline.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst
index f14e29e8..378c6312 100644
--- a/manpages/taler-exchange-offline.1.rst
+++ b/manpages/taler-exchange-offline.1.rst
@@ -259,7 +259,7 @@ enable-account
--------------
This subcommand informs an exchange that it should advertise a bank account as
-belonging to the exchange on its ``/wire`` endpoint. Note that this does
+belonging to the exchange on its ``/keys`` endpoint. Note that this does
*not* ensure that the exchange will use this bank account for incoming or
outgoing wire transfers! For this, the **taler-exchange-transfer** and
**taler-exchange-wirewatch** tools must be configured. Furthermore, the bank
@@ -316,7 +316,7 @@ disable-account
This subcommand
informs an exchange that it should stop advertising a bank account as
-belonging to the exchange on its ``/wire`` endpoint.
+belonging to the exchange on its ``/keys`` endpoint.
The ``payto://`` URI (RFC 8905) of the exchange's (former) bank account must be
given as the first argument to the subcommand.