[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: taler-auditor-offline(1): fix typo:
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: taler-auditor-offline(1): fix typo: s/-o, --output/-l, --logfile/g |
Date: |
Fri, 08 Jan 2021 03:51:05 +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 42cae95 taler-auditor-offline(1): fix typo: s/-o, --output/-l,
--logfile/g
42cae95 is described below
commit 42cae95c567ab4b7d5380cc33cdb2a68ab7fb63d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 21:27:51 2021 -0500
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(-)
diff --git a/manpages/taler-auditor-offline.1.rst
b/manpages/taler-auditor-offline.1.rst
index 75f4f73..7c10f35 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.
--
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-auditor-offline(1): fix typo: s/-o, --output/-l, --logfile/g,
gnunet <=