gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/03: taler-merchant-httpd(1): add opts ‘-L’, ‘-l’, ‘-T’


From: gnunet
Subject: [taler-docs] 02/03: taler-merchant-httpd(1): add opts ‘-L’, ‘-l’, ‘-T’
Date: Fri, 08 Jan 2021 04:57:43 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 6215fcf08bbb9feb81e3c9871c13990ce6bd04cb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 22:54:49 2021 -0500

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

diff --git a/manpages/taler-merchant-httpd.1.rst 
b/manpages/taler-merchant-httpd.1.rst
index f373d38..7d02300 100644
--- a/manpages/taler-merchant-httpd.1.rst
+++ b/manpages/taler-merchant-httpd.1.rst
@@ -16,6 +16,9 @@ Synopsis
 [**-C** | **––connection-close**]
 [**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
 [**-h** | **––help**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **––timetravel**\ \ *USEC*]
 [**-v** | **––version**]
 
 Description
@@ -41,6 +44,18 @@ Options
 **-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.
+
 **-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]