[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 03/06: taler-exchange-benchmark(1): fix typo: use ‘-L’ for
From: |
gnunet |
Subject: |
[taler-docs] 03/06: taler-exchange-benchmark(1): fix typo: use ‘-L’ for ‘--log-level’; rewrite its description |
Date: |
Fri, 08 Jan 2021 02:34:36 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 4d120dd8a1a273d4cab1549f0990797a697401dd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 20:05:51 2021 -0500
taler-exchange-benchmark(1): fix typo: use ‘-L’ for ‘--log-level’; rewrite
its description
---
manpages/taler-exchange-benchmark.1.rst | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/manpages/taler-exchange-benchmark.1.rst
b/manpages/taler-exchange-benchmark.1.rst
index e73ca6d..e674e4f 100644
--- a/manpages/taler-exchange-benchmark.1.rst
+++ b/manpages/taler-exchange-benchmark.1.rst
@@ -18,7 +18,7 @@ Synopsis
[**-f** | **––fakebank**]
[**-h** | **––help**]
[**-K** | **––linger**]
-[**-l** *LOGLEVEL* | **––log-level=**\ \ *LOGLEVEL*]
+[**-L** *LOGLEVEL* | **––log-level=**\ \ *LOGLEVEL*]
[**-n** *HOWMANY_COINS* | **––coins-number=**\ \ *HOWMANY_COINS*]
Description
@@ -47,8 +47,9 @@ that table are always erased during a single benchmark run.
**-K** \| **––linger**
Linger around until keypress after the benchmark is done.
-**-l** *LOGLEVEL* \| **––log-level=**\ \ *LOGLEVEL*
- GNUnet-compatible log level, takes values “ERROR/WARNING/INFO/DEBUG”
+**-L** *LOGLEVEL* \| **––log-level=**\ \ *LOGLEVEL*
+ Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
+ ``WARNING``, ``ERROR``.
**-n** *HOWMANY_COINS* \| **––coins-number=**\ \ *HOWMANY_COINS*
Defaults to 1. Specifies how many coins this benchmark should
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (ad6b165 -> af35eb7), gnunet, 2021/01/07
- [taler-docs] 06/06: taler-exchange-benchmark(1): add opts ‘-p’, ‘-R’, ‘-r’, gnunet, 2021/01/07
- [taler-docs] 01/06: taler-exchange-benchmark(1): remove opt ‘-b’, ‘--bank-url’, gnunet, 2021/01/07
- [taler-docs] 02/06: taler-exchange-benchmark(1): reorder options, gnunet, 2021/01/07
- [taler-docs] 03/06: taler-exchange-benchmark(1): fix typo: use ‘-L’ for ‘--log-level’; rewrite its description,
gnunet <=
- [taler-docs] 04/06: taler-exchange-benchmark(1): add opts ‘-F’, ‘-l’, ‘-m’, ‘-v’, gnunet, 2021/01/07
- [taler-docs] 05/06: taler-exchange-benchmark(1): update description of opt ‘-n’, gnunet, 2021/01/07