diff options
Diffstat (limited to 'manpages/taler-exchange-httpd.1.rst')
-rw-r--r-- | manpages/taler-exchange-httpd.1.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst index fdbe6d0..986fd43 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 ======= |