[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: document unit in --help text
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: document unit in --help text |
Date: |
Thu, 03 Aug 2023 18:40:21 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new e52b6fc2 document unit in --help text
e52b6fc2 is described below
commit e52b6fc24c3ec9bf0cccbebc416413cf20484f79
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Aug 3 18:40:16 2023 +0200
document unit in --help text
---
src/exchange/taler-exchange-wirewatch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-wirewatch.c
b/src/exchange/taler-exchange-wirewatch.c
index cfcd7467..e2011e02 100644
--- a/src/exchange/taler-exchange-wirewatch.c
+++ b/src/exchange/taler-exchange-wirewatch.c
@@ -982,7 +982,7 @@ main (int argc,
GNUNET_GETOPT_option_relative_time ('f',
"longpoll-timeout",
"DELAY",
- "what is the timeout when asking the
bank about new transactions",
+ "what is the timeout when asking the
bank about new transactions, specify with unit (e.g. --longpoll-timeout=30s)",
&longpoll_timeout),
GNUNET_GETOPT_option_flag ('I',
"ignore-not-found",
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: document unit in --help text,
gnunet <=