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: More descriptive --


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: More descriptive --help option.
Date: Thu, 28 Jun 2018 20:56:39 +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 0d2b620  More descriptive --help option.
0d2b620 is described below

commit 0d2b6203f87d72570d7775a07f9209ce5e740caa
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 28 20:56:16 2018 +0200

    More descriptive --help option.
---
 src/merchant-tools/taler-merchant-generate-payments-alt.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/src/merchant-tools/taler-merchant-generate-payments-alt.c 
b/src/merchant-tools/taler-merchant-generate-payments-alt.c
index ef884c5..0ff9976 100644
--- a/src/merchant-tools/taler-merchant-generate-payments-alt.c
+++ b/src/merchant-tools/taler-merchant-generate-payments-alt.c
@@ -385,7 +385,7 @@ main (int argc,
       (PACKAGE_VERSION " " VCS_VERSION),
 
     GNUNET_GETOPT_option_help
-      ("Generate Taler payments to populate the database(s)"),
+      ("Populate databases with corner case payments"),
 
     GNUNET_GETOPT_option_loglevel
       (&loglev),
@@ -424,7 +424,12 @@ main (int argc,
        "AI",
        "alternative (non default) instance,"
        " used to provide fresh wire details to"
-       " make unaggregated transactions stay so.",
+       " make unaggregated transactions stay so."
+       " Note, this instance will be given far"
+       " future wire deadline, and so it should"
+       " never author now-deadlined transactions,"
+       " as they would get those far future ones"
+       " aggregated too.",
        &alt_instance),
 
     GNUNET_GETOPT_option_string

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



reply via email to

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