gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: clarifications


From: gnunet
Subject: [taler-docs] branch master updated: clarifications
Date: Tue, 24 Mar 2020 13:38:02 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new da86323  clarifications
da86323 is described below

commit da863232486aee72eebf3f76000329f27e5163f5
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 24 18:07:54 2020 +0530

    clarifications
---
 taler-wallet.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 995237b..25e4c17 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -87,6 +87,10 @@ Integration Test Example
 Integration tests can be done with the low-level wallet commands.  To select 
which coins and denominations
 to use, the wallet can dump the coins in an easy-to-process format 
(`CoinDumpJson 
<https://git.taler.net/wallet-core.git/tree/src/types/talerTypes.ts#n734>`__).
 
+The database file for the wallet can be selected with the ``--wallet-db``
+option.  This option must be passed to the ``taler-wallet-cli`` command and not
+the subcommands.  If the database file doesn't exist, it will be created.
+
 The following example does a simple withdrawal recoup:
 
 .. code-block:: sh
@@ -132,7 +136,8 @@ To test refreshing, force a refresh:
   $ taler-wallet-cli --wallet-db=mydb.json advanced force-refresh "$coin_pub"
 
 
-To test zombie coins, use the timetravel option, it **must** be passed to the 
top-level command and not the subcommand:
+To test zombie coins, use the timetravel option. It **must** be passed to the
+top-level command and not the subcommand:
 
 .. code-block:: sh
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]