summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 17:02:15 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 17:15:41 -0500
commitc09c9793d0ff9bffca8d622eed14a88e9e16721d (patch)
tree908755e626d0ba3bf4b7a72b651e6613b7c6bf13
parent032e0bea38ccfa07b4e399910fd7f7d26388af98 (diff)
downloaddocs-c09c9793d0ff9bffca8d622eed14a88e9e16721d.tar.gz
docs-c09c9793d0ff9bffca8d622eed14a88e9e16721d.tar.bz2
docs-c09c9793d0ff9bffca8d622eed14a88e9e16721d.zip
taler-exchange-wirewatch(1): rewrite description for ‘-T’, ‘-t’
-rw-r--r--manpages/taler-exchange-wirewatch.1.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst
index 4c15485b..541e05ec 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.