[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 03/07: dedent (nine instances)
From: |
gnunet |
Subject: |
[taler-docs] 03/07: dedent (nine instances) |
Date: |
Wed, 13 Jan 2021 06:00:38 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit bca2a39520f9d91038fd6516a62caeb23c331ec0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Jan 12 23:35:24 2021 -0500
dedent (nine instances)
---
manpages/taler-merchant-benchmark.1.rst | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/manpages/taler-merchant-benchmark.1.rst
b/manpages/taler-merchant-benchmark.1.rst
index 1868cac..651c64d 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (7ed74e6 -> 1c79852), gnunet, 2021/01/13
- [taler-docs] 01/07: taler-merchant-benchmark(1): reorder opts in description, gnunet, 2021/01/13
- [taler-docs] 05/07: taler-merchant-benchmark(1): add opt ‘-e’ to Common Options, gnunet, 2021/01/13
- [taler-docs] 07/07: taler-merchant-benchmark(1): delete opts ‘-b’, ‘-k’, ‘-m’ from "Common Options", gnunet, 2021/01/13
- [taler-docs] 02/07: taler-merchant-benchmark(1): rewrite descriptions for ‘-L’, ‘-l’, gnunet, 2021/01/13
- [taler-docs] 04/07: taler-merchant-benchmark(1): add opt ‘-a’ to Common Options, gnunet, 2021/01/13
- [taler-docs] 06/07: taler-merchant-benchmark(1): delete opt ‘-i’ from ‘corner’ options, gnunet, 2021/01/13
- [taler-docs] 03/07: dedent (nine instances),
gnunet <=