From 4be3c0f42804decc59467f7fd0572449a4388f9d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 7 Jan 2021 20:55:15 -0500 Subject: taler-exchange-httpd(1): reorder opts --- manpages/taler-exchange-httpd.1.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst index fdbe6d0e..986fd438 100644 --- a/manpages/taler-exchange-httpd.1.rst +++ b/manpages/taler-exchange-httpd.1.rst @@ -43,12 +43,6 @@ Its options are as follows: Use the configuration and other resources for the merchant to operate from FILENAME. -**-h** \| **––help** - Print short help on options. - -**-v** \| **––version** - Print version information. - **-f** *FILENAME* \| **––file-input=**\ ‌\ *FILENAME* This option is only available if the exchange was compiled with the configure option ––enable-developer-mode. It is used for generating @@ -66,14 +60,20 @@ Its options are as follows: to test taler-exchange-httpd against many different possible inputs in a controlled way. -**-t** *SECONDS* \| **––timeout=**\ ‌\ *SECONDS* - Specifies the number of SECONDS after which the HTTPD should close - (idle) HTTP connections. +**-h** \| **––help** + Print short help on options. **-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL* Specifies the log level to use. Accepted values are: DEBUG, INFO, WARNING, ERROR. +**-t** *SECONDS* \| **––timeout=**\ ‌\ *SECONDS* + Specifies the number of SECONDS after which the HTTPD should close + (idle) HTTP connections. + +**-v** \| **––version** + Print version information. + SIGNALS ======= -- cgit v1.2.3