taler-docs

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

commit 4d120dd8a1a273d4cab1549f0990797a697401dd
parent 043bc4c72523b547e17d659bb33042c18db8a854
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu,  7 Jan 2021 20:05:51 -0500

taler-exchange-benchmark(1): fix typo: use ‘-L’ for ‘--log-level’; rewrite its description

Diffstat:
Mmanpages/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 @@ -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