gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: addressing comment


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: addressing comment 11995 from #4774
Date: Thu, 30 Mar 2017 11:11:05 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new a1ee058  addressing comment 11995 from #4774
a1ee058 is described below

commit a1ee058804eb1a3e37ae601c624940b873b9d8ce
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 30 11:10:31 2017 +0200

    addressing comment 11995 from #4774
---
 doc/manual.texi | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/manual.texi b/doc/manual.texi
index 33cd0c9..611d19f 100644
--- a/doc/manual.texi
+++ b/doc/manual.texi
@@ -779,18 +779,19 @@ instance = default
 
 # The currency used during the test. Must match the one used
 # by merchant backend and exchange.
-currency = EUR
+currency = PUDOS
 @end example
 
 Run the test in the following way:
 
 @example
-$ taler-merchant-generate-payments -c config -r
+$ taler-merchant-generate-payments [-c config] [-r]
 @end example
 
 the argument @code{config} given to @code{-c} points to the configuration
-file and is mandatory; @code{-r} tells the tool to use a remote exchange.
-In case you want to test against a local exchange, remove the @code{-r} option.
+file and is optional -- @code{~/.config/taler.conf} will be checked by default.
+By default, the tool tries to fork a process running the exchange, unless the
address@hidden option is given.
 
 If the command terminates with no errors, then the merchant backend is 
correctly
 installed.

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



reply via email to

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