From 42cae95c567ab4b7d5380cc33cdb2a68ab7fb63d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 7 Jan 2021 21:27:51 -0500 Subject: taler-auditor-offline(1): fix typo: s/-o, --output/-l, --logfile/g --- manpages/taler-auditor-offline.1.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst index 75f4f731..7c10f35a 100644 --- a/manpages/taler-auditor-offline.1.rst +++ b/manpages/taler-auditor-offline.1.rst @@ -15,7 +15,7 @@ Synopsis [**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*] [**-h** | **––help**] [**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*] -[**-o** *FILE* | **––output=**\ ‌\ *FILE*] +[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*] [**-v** | **––version**] [subcommand ...] @@ -61,9 +61,8 @@ The general options for **taler-auditor-offline** are: Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``, ``WARNING``, ``ERROR``. -**-o** *FILE* \| **––output=**\ ‌\ *FILE* - Where to write a denomination key signing request file to be given to - the auditor. +**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME* + Send logging output to *FILENAME*. **-v** \| **––version** Print version information. -- cgit v1.2.3