summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfis.ch>2022-11-06 02:12:21 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-06 22:32:30 +0100
commit076d43a998925583bb75f51dd21015c7c02df686 (patch)
treeec63820beba2a9fe36769a21ac868a81d9ff1125
parent9e202929fe1859e3ffa3b8faa16fe919eb2c5387 (diff)
downloaddocs-076d43a998925583bb75f51dd21015c7c02df686.tar.gz
docs-076d43a998925583bb75f51dd21015c7c02df686.tar.bz2
docs-076d43a998925583bb75f51dd21015c7c02df686.zip
wire-fee wants first the year, then the method
Signed-off-by: Christian Grothoff <christian@grothoff.org>
-rw-r--r--taler-exchange-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index a45577a7..e5d1bd46 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -717,7 +717,7 @@ using the ``taler-exchange-offline`` tool:
.. code-block:: console
- $ taler-exchange-offline wire-fee iban 2040 EUR:0.05 EUR:0.10 EUR:0.15
+ $ taler-exchange-offline wire-fee 2040 iban EUR:0.05 EUR:0.10 EUR:0.15
The above sets the wire fees for wire transfers involving ``iban`` accounts
(in Euros) in the year 2040 to 5 cents (wire fee) and 10 cents (closing fee).