gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (fc0db62 -> ad6b165)


From: gnunet
Subject: [taler-docs] branch master updated (fc0db62 -> ad6b165)
Date: Thu, 07 Jan 2021 23:19:00 +0100

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

ttn pushed a change to branch master
in repository docs.

    from fc0db62  Design document on Fee schedule and metrics, different 
perspectives from Exchange operators, buyers and sellers, users and merchants
     new 032e0be  use arg parm name in description
     new c09c979  taler-exchange-wirewatch(1): rewrite description for ‘-T’, 
‘-t’
     new ad6b165  taler-exchange-aggregator(1): vet opts ‘-c’, ‘-L’, ‘-l’, ‘-T’

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 manpages/taler-exchange-aggregator.1.rst | 16 ++++++++++++++++
 manpages/taler-exchange-transfer.1.rst   |  2 +-
 manpages/taler-exchange-wirewatch.1.rst  | 11 ++++++-----
 3 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/manpages/taler-exchange-aggregator.1.rst 
b/manpages/taler-exchange-aggregator.1.rst
index b547cba..814c5c1 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-aggregator.1.rst
@@ -12,7 +12,11 @@ Synopsis
 ========
 
 **taler-exchange-aggregator**
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
 [**-h** | **––help**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **––timetravel**\ \ *USEC*]
 [**-t** | **––test**]
 [**-v** | **––version**]
 
@@ -30,6 +34,18 @@ done by **taler-exchange-transfer**.
 **-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 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 and exit when idle.
 
diff --git a/manpages/taler-exchange-transfer.1.rst 
b/manpages/taler-exchange-transfer.1.rst
index c9b4193..6821a5f 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.
 
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.



reply via email to

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