gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/03: taler-exchange-httpd(1): add opts ‘-a’, ‘-l’, ‘-n’,


From: gnunet
Subject: [taler-docs] 02/03: taler-exchange-httpd(1): add opts ‘-a’, ‘-l’, ‘-n’, ‘-T’
Date: Fri, 08 Jan 2021 03:05:10 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit ffe066c746b09dcf6156bfb51f22741847c60393
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 21:02:06 2021 -0500

    taler-exchange-httpd(1): add opts ‘-a’, ‘-l’, ‘-n’, ‘-T’
---
 manpages/taler-exchange-httpd.1.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/manpages/taler-exchange-httpd.1.rst 
b/manpages/taler-exchange-httpd.1.rst
index 986fd43..9bdc1cd 100644
--- a/manpages/taler-exchange-httpd.1.rst
+++ b/manpages/taler-exchange-httpd.1.rst
@@ -12,11 +12,15 @@ Synopsis
 ========
 
 **taler-exchange-httpd**
+[**-a** | **––allow-timetravel**]
 [**-C** | **––connection-close**]
 [**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
 [**-f** *FILENAME* | **––file-input=**\ ‌\ *FILENAME*]
 [**-h** | **––help**]
 [**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
+[**-n** *N* | **––num-threads=**\ \ *N*]
+[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
 [**-t** *SECONDS* | **––timeout=**\ ‌\ *SECONDS*]
 [**-v** | **––version**]
 
@@ -67,6 +71,17 @@ Its options are as follows:
    Specifies the log level to use. Accepted values are: DEBUG, INFO,
    WARNING, ERROR.
 
+**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+   Send logging output to *FILENAME*.
+
+**-n** *N* \| **––num-threads=**\ \ *N*
+   Use *N* threads in the thread pool.
+
+**-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** *SECONDS* \| **––timeout=**\ ‌\ *SECONDS*
    Specifies the number of SECONDS after which the HTTPD should close
    (idle) HTTP connections.

-- 
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]