gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: vet taler-exchange-transfer(1) optio


From: gnunet
Subject: [taler-docs] branch master updated: vet taler-exchange-transfer(1) options
Date: Thu, 07 Jan 2021 02:26:16 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 68ebf60  vet taler-exchange-transfer(1) options
68ebf60 is described below

commit 68ebf60359906eda7d24c69fed0181692885dacd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Jan 6 20:24:04 2021 -0500

    vet taler-exchange-transfer(1) options
    
    - document options ‘-c’, ‘-L’, ‘-l’, ‘-T’
    - add example for ‘-T’
---
 manpages/taler-exchange-transfer.1.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/manpages/taler-exchange-transfer.1.rst 
b/manpages/taler-exchange-transfer.1.rst
index 05ee8ac..c9b4193 100644
--- a/manpages/taler-exchange-transfer.1.rst
+++ b/manpages/taler-exchange-transfer.1.rst
@@ -12,7 +12,11 @@ Synopsis
 ========
 
 **taler-exchange-transfer**
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
 [**-h** | **––help**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **––timetravel**\ \ *USEC*]
 [**-t** | **––test**]
 [**-v** | **––version**]
 
@@ -29,6 +33,18 @@ The transfers are prepared by the 
**taler-exchange-aggregator** and **taler-exch
 **-h** \| **––help**
    Print short help on options.
 
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+   Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
+   ``WARNING``, ``ERROR``.
+
+**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+   Send logging output to *FILENAME*.
+
+**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+   Modify system time by given microsecond offset.
+   *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
+   This option is intended for debugging/testing only.
+
 **-t** \| **––test**
    Run in test mode and exit when idle.
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]