From 57e2059c0f900a3352408b965c7866da80bf1dec Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 7 Jan 2021 22:16:32 -0500 Subject: taler-config(1): add opt ‘-l’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manpages/taler-config.1.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manpages') diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst index de4a589d..b5eedd79 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 -- cgit v1.2.3