[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: taler-config(1): add opt ‘-l’
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: taler-config(1): add opt ‘-l’ |
Date: |
Fri, 08 Jan 2021 04:18:50 +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 57e2059 taler-config(1): add opt ‘-l’
57e2059 is described below
commit 57e2059c0f900a3352408b965c7866da80bf1dec
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 22:16:32 2021 -0500
taler-config(1): add opt ‘-l’
---
manpages/taler-config.1.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst
index de4a589..b5eedd7 100644
--- a/manpages/taler-config.1.rst
+++ b/manpages/taler-config.1.rst
@@ -17,6 +17,7 @@ Synopsis
[**-f** | **––filename**]
[**-h** | **––help**]
[**-L** *loglevel* | **––loglevel=**\ \ *loglevel*]
+[**-l** *filename* | **––logfile=**\ \ *filename*]
[**-o** *option* | **––option=**\ \ *option*]
[**-S** | **––list-sections**]
[**-s** *section* | **––section=**\ \ *section*]
@@ -52,6 +53,9 @@ Description
Use *LOGLEVEL* for logging.
Valid values are ``DEBUG``, ``INFO``, ``WARNING``, and ``ERROR``.
+**-l** *FILENAME* \| **––logfile=**\ \ *FILENAME*
+ Send logging output to *FILENAME*.
+
**-o** *OPTION* \| **––option=**\ \ *OPTION*
Which configuration option should be accessed or edited. Required to set a
value. If not given, all values of a given section will be printed in the
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: taler-config(1): add opt ‘-l’,
gnunet <=