summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-wirewatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-wirewatch.c')
-rw-r--r--src/exchange/taler-exchange-wirewatch.c2
1 files changed, 1 insertions, 1 deletions
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",