From 4d120dd8a1a273d4cab1549f0990797a697401dd Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 7 Jan 2021 20:05:51 -0500 Subject: taler-exchange-benchmark(1): fix typo: use ‘-L’ for ‘--log-level’; rewrite its description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 e73ca6df..e674e4f6 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 -- cgit v1.2.3