summaryrefslogtreecommitdiff
path: root/taler-wallet-cli-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-wallet-cli-manual.rst')
-rw-r--r--taler-wallet-cli-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-wallet-cli-manual.rst b/taler-wallet-cli-manual.rst
index 0758f9ef..1a2efcb9 100644
--- a/taler-wallet-cli-manual.rst
+++ b/taler-wallet-cli-manual.rst
@@ -127,7 +127,7 @@ is functional:
# Now, directly deposit coins with the exchange into a target account
# (Usually, a payment is made via a merchant. The wallet provides
# this functionality for testing.)
- $ taler-wallet-cli deposit create EUR:5 payto://sepa/$IBAN
+ $ taler-wallet-cli deposit create EUR:5 payto://iban/$IBAN
# Check if transaction was successful.
# (If not, fix issue with exchange and run "run-pending" command again)