summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-28 20:56:16 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-28 20:56:16 +0200
commit0d2b6203f87d72570d7775a07f9209ce5e740caa (patch)
treeb399d1652ae8646366eb206460e8850005a3e80f
parentb97d452280eed24dc7035d4099ea785b21069d5d (diff)
downloadmerchant-0d2b6203f87d72570d7775a07f9209ce5e740caa.tar.gz
merchant-0d2b6203f87d72570d7775a07f9209ce5e740caa.tar.bz2
merchant-0d2b6203f87d72570d7775a07f9209ce5e740caa.zip
More descriptive --help option.
-rw-r--r--src/merchant-tools/taler-merchant-generate-payments-alt.c9
1 files 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 ef884c5e..0ff99764 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