taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 2724dc93e0885352f9a732fba528d614a94f21f1
parent 6215fcf08bbb9feb81e3c9871c13990ce6bd04cb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu,  7 Jan 2021 22:55:28 -0500

dedent (seven instances)

Diffstat:
Mmanpages/taler-merchant-httpd.1.rst | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/manpages/taler-merchant-httpd.1.rst b/manpages/taler-merchant-httpd.1.rst @@ -33,16 +33,16 @@ Options ======= **-C** \| **––connection-close** - Force each HTTP connection to be closed after each request - (useful in combination with -f to avoid having to wait for nc to - time out). + Force each HTTP connection to be closed after each request + (useful in combination with -f to avoid having to wait for nc to + time out). **-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. **-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL* Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``, @@ -57,7 +57,7 @@ Options This option is intended for debugging/testing only. **-v** \| **––version** - Print version information. + Print version information. Signals