gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: show double-hyphens in taler-merchan


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-merchant-benchmark(1)
Date: Sat, 28 Nov 2020 08:41:57 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new f2a477f  show double-hyphens in taler-merchant-benchmark(1)
f2a477f is described below

commit f2a477fbdda2260dd6ba56aeed9763902c75edee
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 02:40:54 2020 -0500

    show double-hyphens in taler-merchant-benchmark(1)
---
 manpages/taler-merchant-benchmark.1.rst | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/manpages/taler-merchant-benchmark.1.rst 
b/manpages/taler-merchant-benchmark.1.rst
index 3d688e0..84c9a85 100644
--- a/manpages/taler-merchant-benchmark.1.rst
+++ b/manpages/taler-merchant-benchmark.1.rst
@@ -31,11 +31,11 @@ ordinary
        default instance) and aggregated by the exchange.  Takes the following
        options.
 
-       -p PN, --payments-number=PN
+       **-p** *PN* \| **––payments-number=**\ \ *PN*
               Perform PN many payments, defaults to 1.
 
 
-       -t TN, --tracks-number=TN
+       **-t** *TN* \| **––tracks-number=**\ \ *TN*
               Perform TN many tracking operations, defaults to 1.
 
 
@@ -45,17 +45,17 @@ corner
        instance.  Takes the following options.
 
 
-       -t TC, --two-coins=TC
+       **-t** *TC* \| **––two-coins=**\ \ *TC*
               Perform TC many payments that use two coins (normally, all the
               payments use only one coin).  TC defaults to 1.
 
 
-       -i AI, --alt-instance=AI
+       **-i** *AI* \| **––alt-instance=**\ \ *AI*
               Use AI as the instance, instead of 'default' (which is the
               default instance used.)
 
 
-       -u UN, --unaggregated-number=UN
+       **-u** *UN* \| **––unaggregated-number=**\ \ *UN*
               Generate UN payments that will be left unaggregated.  Note that
               subsequent invocations of the generator may pick those
               unaggregated payments and actually aggregated them.
@@ -65,34 +65,33 @@ corner
 Common Options
 ==============
 
--k K, --currency=K
+**-k** *K* \| **––currency=**\ \ *K*
        Use currency K, mandatory.
 
 
--m URL, --merchant-url=URL
+**-m** *URL* \| **––merchant-url=**\ \ *URL*
        Use URL as the merchant base URL during the benchmark.  The URL
        is mainly used to download and pay for contracts.  Mandatory.
 
 
--b URL, --bank-url=URL
+**-b** *URL* \| **––bank-url=**\ \ *URL*
        Use URL as the bank's base URL during the benchmark.  The URL is
        used to test whether the bank is up and running.  Mandatory.
 
--c FILENAME, --config=FILENAME
+**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
        Use the configuration and other resources for the merchant to
        operate from FILENAME.
 
--h, --help
+**-h** \| **––help**
        Print short help on options.
 
--v, --version
+**-v** \| **––version**
        Print version information.
 
--l LF, --logfile=LF
+**-l** *LF* \| **––logfile=**\ \ *LF*
        Sends logs to file whose path is LF.
 
-
--L LOGLEVEL, --log=LOGLEVEL
+**-L** *LOGLEVEL* \| **––log=**\ \ *LOGLEVEL*
        Use loglevel LOGLEVEL.
 
 

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