summaryrefslogtreecommitdiff
path: root/manpages/taler-merchant-benchmark.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-merchant-benchmark.1.rst')
-rw-r--r--manpages/taler-merchant-benchmark.1.rst27
1 files changed, 13 insertions, 14 deletions
diff --git a/manpages/taler-merchant-benchmark.1.rst b/manpages/taler-merchant-benchmark.1.rst
index 3d688e07..84c9a853 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.