commit bca2a39520f9d91038fd6516a62caeb23c331ec0
parent 1f4b812bd7ea8b452e1c72c5e26f2201229314b3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 12 Jan 2021 23:35:24 -0500
dedent (nine instances)
Diffstat:
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/manpages/taler-merchant-benchmark.1.rst b/manpages/taler-merchant-benchmark.1.rst
@@ -66,18 +66,18 @@ Common Options
==============
**-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.
+ 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*
- Use the configuration and other resources for the merchant to
- operate from FILENAME.
+ Use the configuration and other resources for the merchant to
+ operate from FILENAME.
**-h** \| **––help**
- Print short help on options.
+ Print short help on options.
**-k** *K* \| **––currency=**\ \ *K*
- Use currency K, mandatory.
+ Use currency K, mandatory.
**-L** *LOGLEVEL* \| **––loglevel=**\ \ *LOGLEVEL*
Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
@@ -87,11 +87,11 @@ Common Options
Send logging output to *FILENAME*.
**-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.
+ Use URL as the merchant base URL during the benchmark. The URL
+ is mainly used to download and pay for contracts. Mandatory.
**-v** \| **––version**
- Print version information.
+ Print version information.
See Also