summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-wallet.rst')
-rw-r--r--taler-wallet.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/taler-wallet.rst b/taler-wallet.rst
index c26f5684..fe9badf4 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -1151,7 +1151,8 @@ top-level command and not the subcommand:
.. code-block:: sh
# Update exchange /keys with time travel, value in microseconds
- $ taler-wallet-cli --timetravel=1000000 --wallet-db=mydb.json exchanges update -f https://exchange.int.taler.net/
+ $ taler-wallet-cli --timetravel=1000000 --wallet-db=mydb.json \
+ exchanges update -f https://exchange.int.taler.net/
Test Cases
----------