taler-docs

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

commit f8589ac3be114342d605b1ba80307988358d5a7e
parent ffe066c746b09dcf6156bfb51f22741847c60393
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu,  7 Jan 2021 21:02:37 -0500

taler-exchange-httpd(1): mark up ‘DEBUG’, ‘INFO’, ‘WARNING’, ‘ERROR’

Diffstat:
Mmanpages/taler-exchange-httpd.1.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst @@ -68,8 +68,8 @@ Its options are as follows: Print short help on options. **-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL* - Specifies the log level to use. Accepted values are: DEBUG, INFO, - WARNING, ERROR. + Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``, + ``WARNING``, ``ERROR``. **-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME* Send logging output to *FILENAME*.