[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 02/03: taler-exchange-wirewatch(1): rewrite description for
From: |
gnunet |
Subject: |
[taler-docs] 02/03: taler-exchange-wirewatch(1): rewrite description for ‘-T’, ‘-t’ |
Date: |
Thu, 07 Jan 2021 23:19:02 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit c09c9793d0ff9bffca8d622eed14a88e9e16721d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 17:02:15 2021 -0500
taler-exchange-wirewatch(1): rewrite description for ‘-T’, ‘-t’
---
manpages/taler-exchange-wirewatch.1.rst | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/manpages/taler-exchange-wirewatch.1.rst
b/manpages/taler-exchange-wirewatch.1.rst
index 4c15485..541e05e 100644
--- a/manpages/taler-exchange-wirewatch.1.rst
+++ b/manpages/taler-exchange-wirewatch.1.rst
@@ -47,12 +47,13 @@ Its options are as follows:
Ignore our own database and start with transactions from the
beginning of time.
-**-T** \| **––test**
- Run in test mode and exit when idle.
+**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+ Modify the system time by *USEC* microseconds.
+ *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
+ This option is intended for debugging/testing only.
-**-t** *PLUGINNAME* \| **––type=**\ \ *PLUGINNAME*
- Use the specified wire plugin and its configuration to talk to the
- bank.
+**-t** \| **––test**
+ Run in test mode and exit when idle.
**-v** \| **––version**
Print version information.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.