[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 02/07: taler-merchant-benchmark(1): rewrite descriptions fo
From: |
gnunet |
Subject: |
[taler-docs] 02/07: taler-merchant-benchmark(1): rewrite descriptions for ‘-L’, ‘-l’ |
Date: |
Wed, 13 Jan 2021 06:00:37 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 1f4b812bd7ea8b452e1c72c5e26f2201229314b3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Jan 12 23:34:34 2021 -0500
taler-merchant-benchmark(1): rewrite descriptions for ‘-L’, ‘-l’
---
manpages/taler-merchant-benchmark.1.rst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/manpages/taler-merchant-benchmark.1.rst
b/manpages/taler-merchant-benchmark.1.rst
index a314c99..1868cac 100644
--- a/manpages/taler-merchant-benchmark.1.rst
+++ b/manpages/taler-merchant-benchmark.1.rst
@@ -79,11 +79,12 @@ Common Options
**-k** *K* \| **––currency=**\ \ *K*
Use currency K, mandatory.
-**-L** *LOGLEVEL* \| **––log=**\ \ *LOGLEVEL*
- Use loglevel LOGLEVEL.
+**-L** *LOGLEVEL* \| **––loglevel=**\ \ *LOGLEVEL*
+ Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
+ ``WARNING``, ``ERROR``.
-**-l** *LF* \| **––logfile=**\ \ *LF*
- Sends logs to file whose path is LF.
+**-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
--
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 <=
- [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, 2021/01/13