gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 02/06: taler-exchange-benchmark(1): reorder options


From: gnunet
Subject: [taler-docs] 02/06: taler-exchange-benchmark(1): reorder options
Date: Fri, 08 Jan 2021 02:34:35 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 043bc4c72523b547e17d659bb33042c18db8a854
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 7 20:04:35 2021 -0500

    taler-exchange-benchmark(1): reorder options
---
 manpages/taler-exchange-benchmark.1.rst | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/manpages/taler-exchange-benchmark.1.rst 
b/manpages/taler-exchange-benchmark.1.rst
index b6291b7..e73ca6d 100644
--- a/manpages/taler-exchange-benchmark.1.rst
+++ b/manpages/taler-exchange-benchmark.1.rst
@@ -16,10 +16,10 @@ Synopsis
 **taler-exchange-benchmark**
 [**-c** *CONFIG_FILENAME* | **––config=**\ ‌\ *CONFIG_FILENAME*]
 [**-f** | **––fakebank**]
+[**-h** | **––help**]
 [**-K** | **––linger**]
-[**-n** *HOWMANY_COINS* | **––coins-number=**\ ‌\ *HOWMANY_COINS*]
 [**-l** *LOGLEVEL* | **––log-level=**\ ‌\ *LOGLEVEL*]
-[**-h** | **––help**]
+[**-n** *HOWMANY_COINS* | **––coins-number=**\ ‌\ *HOWMANY_COINS*]
 
 Description
 ===========
@@ -41,9 +41,15 @@ that table are always erased during a single benchmark run.
    as the fakebank is stateless and thus previous database state would
    inherently cause trouble.
 
+**-h** \| **––help**
+   Prints a compiled-in help text.
+
 **-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”
+
 **-n** *HOWMANY_COINS* \| **––coins-number=**\ ‌\ *HOWMANY_COINS*
    Defaults to 1. Specifies how many coins this benchmark should
    withdraw and spend. After being spent, each coin will be refreshed
@@ -51,12 +57,6 @@ that table are always erased during a single benchmark run.
    future versions of this tool should offer this parameter as a CLI
    option.
 
-**-l** *LOGLEVEL* \| **––log-level=**\ ‌\ *LOGLEVEL*
-   GNUnet-compatible log level, takes values “ERROR/WARNING/INFO/DEBUG”
-
-**-h** \| **––help**
-   Prints a compiled-in help text.
-
 See Also
 ========
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]