From e52b6fc24c3ec9bf0cccbebc416413cf20484f79 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 3 Aug 2023 18:40:16 +0200 Subject: 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 cfcd74676..e2011e029 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", -- cgit v1.2.3