summaryrefslogtreecommitdiff
path: root/manpages/taler-merchant-exchange.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-merchant-exchange.1.rst')
-rw-r--r--manpages/taler-merchant-exchange.1.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/manpages/taler-merchant-exchange.1.rst b/manpages/taler-merchant-exchange.1.rst
index 6e18028e..de2b571f 100644
--- a/manpages/taler-merchant-exchange.1.rst
+++ b/manpages/taler-merchant-exchange.1.rst
@@ -17,6 +17,7 @@ Synopsis
[**-h** | **--help**]
[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **--timetravel**\ \ *USEC*]
[**-t** | **--test**]
[**-v** | **--version**]
@@ -48,6 +49,11 @@ Its options are as follows:
**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
Send logging output to *FILENAME*.
+**-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** \| **--test**
Run in test mode. Only runs until the current list of bank
transactions have all been checked.