From 3e5e4fa70f72c17ba97f58cf185f63e9a17038d6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 3 Aug 2023 18:40:31 +0200 Subject: document unit in --help text (#7900) --- manpages/taler-exchange-wirewatch.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manpages') diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst index b1989ab4..dbd0f2bc 100644 --- a/manpages/taler-exchange-wirewatch.1.rst +++ b/manpages/taler-exchange-wirewatch.1.rst @@ -35,7 +35,7 @@ Its options are as follows: from *FILENAME*. **-f** *DELAY*\| **--longpoll-timeout=**\ \ *DELAY* - How long do we wait for a response for bank transactions from the bank. This is both the timeout for the long polling as well as the maximum frequency at which we would query the bank. Default is 60s. + How long do we wait for a response for bank transactions from the bank. This is both the timeout for the long polling as well as the maximum frequency at which we would query the bank. Specified with unit (e.g. 30s, 1d, 2w), if no unit is given the number is interpreted in microseconds. Default is 60s. **-h** \| **--help** Print short help on options. -- cgit v1.2.3