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.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/manpages/taler-merchant-benchmark.1.rst b/manpages/taler-merchant-benchmark.1.rst
index a8af27a0..2f91634a 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,12 +45,12 @@ 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.
- **-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.
@@ -63,7 +63,7 @@ Common Options
**-a** *APIKEY* \| **--apikey=**\ \ *APIKEY*
HTTP 'Authorization' header to send to the merchant.
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
Use the configuration and other resources for the merchant to
operate from FILENAME.
@@ -71,17 +71,17 @@ Common Options
Mandatory.
Configuration *SECTION* specifying the exchange account to use.
-**-h** \| **––help**
+**-h** \| **--help**
Print short help on options.
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
``WARNING``, ``ERROR``.
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
Send logging output to *FILENAME*.
-**-v** \| **––version**
+**-v** \| **--version**
Print version information.