gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: update documentation


From: gnunet
Subject: [taler-docs] 02/02: update documentation
Date: Sun, 16 Jul 2023 15:45:02 +0200

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

grothoff pushed a commit to branch master
in repository docs.

commit 3adad886c5f38a9855cbe079cd89b17ca3142374
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 16 15:44:57 2023 +0200

    update documentation
---
 manpages/taler-bank-benchmark.1.rst     | 22 +++++++++++-----------
 manpages/taler-exchange-benchmark.1.rst |  5 +----
 manpages/taler-merchant-benchmark.1.rst | 13 ++++---------
 3 files changed, 16 insertions(+), 24 deletions(-)

diff --git a/manpages/taler-bank-benchmark.1.rst 
b/manpages/taler-bank-benchmark.1.rst
index 52078fa9..eaf1c542 100644
--- a/manpages/taler-bank-benchmark.1.rst
+++ b/manpages/taler-bank-benchmark.1.rst
@@ -13,18 +13,17 @@ Synopsis
 
 **taler-bank-benchmark**
 [**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-f** | **--fakebank**]
 [**-h** | **--help**]
-[**-K** | **--linger**]
 [**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
 [**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
-[**-m** *MODE* | **--mode=**\ \ *MODE*]
 [**-p** *NPROCS* | **--worker-parallelism=**\ \ *NPROCS*]
 [**-P** *NTHREADS* | **--service-parallelism=**\ \ *NTHREADS*]
 [**-r** *NRESERVES* | **--reserves=**\ \ *NRESERVES*]
-[**-s** *HISTSIZE* | **--size=**\ \ *HISTSIZE*]
+[**-u** *SECTION* | **--exchange-account-section=**\ \ *SECTION*]
 [**-V** | **--verbose**]
 [**-v** | **--version**]
-[**-w** | **--wirewatch**]
+[**-w**_*NPROC* | **--wirewatch=**\ \ *NPROC*]
 
 
 Description
@@ -39,12 +38,12 @@ The options for **taler-bank-benchmark** are:
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
+**-f** \| **--fakebank**
+   Expect to be run against a fakebank (instead of against libeufin)
+
 **-h** \| **--help**
    Print short help on options.
 
-**-K** \| **--linger**
-   Linger around until key press.
-
 **-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
@@ -65,8 +64,8 @@ The options for **taler-bank-benchmark** are:
 **-r** *NRESERVES* \| **--reserves=**\ \ *NRESERVES*
    Create *NRESERVES* reserves per client.
 
-**-s** *HISTSIZE* \| **--size=**\ \ *HISTSIZE*
-   Configure the fakebank to keep in memory at most *HISTSIZE* history 
elements.
+**-u** *SECTION* \| **--exchange-account-section=**\ \ *SECTION*
+   Use *SECTION* as the name of the configuration section which specifies the 
exchange bank account.
 
 **-V** \| **--verbose**
    Display more output than usual.
@@ -74,8 +73,9 @@ The options for **taler-bank-benchmark** are:
 **-v** \| **--version**
    Print version information.
 
-**-w** \| **--wirewatch**
-   Run the ``taler-exchange-wirewatch`` tool.
+**-w** *NPROC* \| **--wirewatch=**\ \ *NPROC*
+   Run *NPROC* processes of the ``taler-exchange-wirewatch`` tool.
+
 
 See Also
 ========
diff --git a/manpages/taler-exchange-benchmark.1.rst 
b/manpages/taler-exchange-benchmark.1.rst
index 1c5441d6..694a4b2d 100644
--- a/manpages/taler-exchange-benchmark.1.rst
+++ b/manpages/taler-exchange-benchmark.1.rst
@@ -18,13 +18,13 @@ Synopsis
 [**-F** | **--reserves-first**]
 [**-f** | **--fakebank**]
 [**-h** | **--help**]
-[**-K** | **--linger**]
 [**-L** *LOGLEVEL* | **--log-level=**\ ‌\ *LOGLEVEL*]
 [**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
 [**-n** *HOWMANY_COINS* | **--coins-number=**\ ‌\ *HOWMANY_COINS*]
 [**-p** *NPROCS* | **--parallelism=**\ \ *NPROCS*]
 [**-R** *RATE* | **--refresh-rate=**\ \ *RATE*]
 [**-r** *N* | **--reserves=**\ \ *N*]
+[**-u** *SECTION* | **--exchange-account-section=**\ \ *SECTION*]
 [**-v** | **--version**]
 
 Description
@@ -46,9 +46,6 @@ the GNU Taler services must already be running at the 
configured addresses.
 **-h** \| **--help**
    Prints a compiled-in help text.
 
-**-K** \| **--linger**
-   Linger around until keypress after the benchmark is done.
-
 **-L** *LOGLEVEL* \| **--log-level=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
diff --git a/manpages/taler-merchant-benchmark.1.rst 
b/manpages/taler-merchant-benchmark.1.rst
index 2f91634a..7016c9d4 100644
--- a/manpages/taler-merchant-benchmark.1.rst
+++ b/manpages/taler-merchant-benchmark.1.rst
@@ -29,20 +29,16 @@ Subcommands
 ordinary
        Generate normal payments: all the payments are performed (by the
        default instance) and aggregated by the exchange.  Takes the following
-       options.
+       option:
 
        **-p** *PN* \| **--payments-number=**\ \ *PN*
               Perform PN many payments, defaults to 1.
 
 
-       **-t** *TN* \| **--tracks-number=**\ \ *TN*
-              Perform TN many tracking operations, defaults to 1.
-
-
 corner
        Drive the generator to create unusual situations, like for example
        leaving payments unaggregated, or using a non-default merchant
-       instance.  Takes the following options.
+       instance.  Takes the following options:
 
 
        **-t** *TC* \| **--two-coins=**\ \ *TC*
@@ -67,8 +63,7 @@ Common Options
    Use the configuration and other resources for the merchant to
    operate from FILENAME.
 
-**-e** *SECTION* \| **--exchange-account=**\ \ *SECTION*
-   Mandatory.
+**-u** *SECTION* \| **--exchange-account-section=**\ \ *SECTION*
    Configuration *SECTION* specifying the exchange account to use.
 
 **-h** \| **--help**
@@ -88,7 +83,7 @@ Common Options
 See Also
 ========
 
-taler-merchant-dbinit(1), taler-merchant-tip-enable(1), taler.conf(5)
+taler-merchant-dbinit(1), taler.conf(5)
 
 
 Bugs

-- 
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]