taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a2a0c56078f992aca95c10caf91e1a75c0dfc0bd
parent 5ae27a2ae18124c40295194b8c6aff26848f7268
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  6 Jan 2021 18:08:04 -0500

fix typo: s/-o, --output/-l, --logfile/g

Diffstat:
Mmanpages/taler-exchange-offline.1.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-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 ...] @@ -58,7 +58,7 @@ The general options for **taler-exchange-offline** are: Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``, ``WARNING``, ``ERROR``. -**-o** *FILE* \| **––output=**\ ‌\ *FILE* +**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME* Where to write a denomination key signing request file to be given to the auditor.