summaryrefslogtreecommitdiff
path: root/manpages/taler-merchant-benchmark.1.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-12 23:57:54 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-12 23:57:54 -0500
commit1c79852fa63861c2b368889a35a60f36e69139d7 (patch)
tree01ce5154e8b6de3042a180253ef817a3da783e09 /manpages/taler-merchant-benchmark.1.rst
parentf9465861a61e319ed01ed412424e908dfd478a38 (diff)
downloaddocs-1c79852fa63861c2b368889a35a60f36e69139d7.tar.gz
docs-1c79852fa63861c2b368889a35a60f36e69139d7.tar.bz2
docs-1c79852fa63861c2b368889a35a60f36e69139d7.zip
taler-merchant-benchmark(1): delete opts ‘-b’, ‘-k’, ‘-m’ from "Common Options"
Diffstat (limited to 'manpages/taler-merchant-benchmark.1.rst')
-rw-r--r--manpages/taler-merchant-benchmark.1.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/manpages/taler-merchant-benchmark.1.rst b/manpages/taler-merchant-benchmark.1.rst
index 4034a0e2..a8af27a0 100644
--- a/manpages/taler-merchant-benchmark.1.rst
+++ b/manpages/taler-merchant-benchmark.1.rst
@@ -63,10 +63,6 @@ Common Options
**-a** *APIKEY* \| **--apikey=**\ \ *APIKEY*
HTTP 'Authorization' header to send to the merchant.
-**-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*
Use the configuration and other resources for the merchant to
operate from FILENAME.
@@ -78,9 +74,6 @@ Common Options
**-h** \| **––help**
Print short help on options.
-**-k** *K* \| **––currency=**\ \ *K*
- Use currency K, mandatory.
-
**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
``WARNING``, ``ERROR``.
@@ -88,10 +81,6 @@ Common Options
**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
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.
-
**-v** \| **––version**
Print version information.