exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit e52b6fc24c3ec9bf0cccbebc416413cf20484f79
parent 59b817cafdc1eeecffdce3667ad52d5c648b43e4
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Thu,  3 Aug 2023 18:40:16 +0200

document unit in --help text

Diffstat:
Msrc/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 @@ -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",