summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-12 23:35:24 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-12 23:35:24 -0500
commitbca2a39520f9d91038fd6516a62caeb23c331ec0 (patch)
tree94fb380c5b50965958f9f29157b27c8640e0119d /manpages
parent1f4b812bd7ea8b452e1c72c5e26f2201229314b3 (diff)
downloaddocs-bca2a39520f9d91038fd6516a62caeb23c331ec0.tar.gz
docs-bca2a39520f9d91038fd6516a62caeb23c331ec0.tar.bz2
docs-bca2a39520f9d91038fd6516a62caeb23c331ec0.zip
dedent (nine instances)
Diffstat (limited to 'manpages')
-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 1868cac3..651c64d1 100644
--- 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