summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 16:56:56 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-07 17:15:41 -0500
commit032e0bea38ccfa07b4e399910fd7f7d26388af98 (patch)
tree516074a71a38e69371b1b6646c6e8a08571ef37b
parentfc0db62f065d6fe373c1cd883a368682449e128c (diff)
downloaddocs-032e0bea38ccfa07b4e399910fd7f7d26388af98.tar.gz
docs-032e0bea38ccfa07b4e399910fd7f7d26388af98.tar.bz2
docs-032e0bea38ccfa07b4e399910fd7f7d26388af98.zip
use arg parm name in description
-rw-r--r--manpages/taler-exchange-transfer.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/taler-exchange-transfer.1.rst b/manpages/taler-exchange-transfer.1.rst
index c9b41930..6821a5fc 100644
--- a/manpages/taler-exchange-transfer.1.rst
+++ b/manpages/taler-exchange-transfer.1.rst
@@ -41,7 +41,7 @@ The transfers are prepared by the **taler-exchange-aggregator** and **taler-exch
Send logging output to *FILENAME*.
**-T** *USEC* \| **––timetravel=**\ \ *USEC*
- Modify system time by given microsecond offset.
+ 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.