gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: show double-hyphens in taler-exchang


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-exchange-httpd(1)
Date: Sat, 28 Nov 2020 08:25:21 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9954954  show double-hyphens in taler-exchange-httpd(1)
9954954 is described below

commit 99549542d8296dbfc18f6ba0659b3423ee66fe08
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 02:24:14 2020 -0500

    show double-hyphens in taler-exchange-httpd(1)
---
 manpages/taler-exchange-httpd.1.rst | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

diff --git a/manpages/taler-exchange-httpd.1.rst 
b/manpages/taler-exchange-httpd.1.rst
index 88a4743..fdbe6d0 100644
--- a/manpages/taler-exchange-httpd.1.rst
+++ b/manpages/taler-exchange-httpd.1.rst
@@ -11,12 +11,14 @@ taler-exchange-httpd(1)
 Synopsis
 ========
 
-**taler-exchange-httpd** [**-C** | **–connection-close**]
-[**-c** *FILENAME* | **–config=**\ ‌\ *FILENAME*]
-[**-f** *FILENAME* | **–file-input=**\ ‌\ *FILENAME*]
-[**-h** | **–help**]
-[**-L** *LOGLEVEL* | **–loglevel=**\ ‌\ *LOGLEVEL*]
-[**-t** *SECONDS* | **–timeout=**\ ‌\ *SECONDS*] [**-v** | **–version**]
+**taler-exchange-httpd**
+[**-C** | **––connection-close**]
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
+[**-f** *FILENAME* | **––file-input=**\ ‌\ *FILENAME*]
+[**-h** | **––help**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-t** *SECONDS* | **––timeout=**\ ‌\ *SECONDS*]
+[**-v** | **––version**]
 
 Description
 ===========
@@ -27,29 +29,29 @@ must exist before running this command.
 
 Its options are as follows:
 
-**-a** \| **–allow-timetravel**
+**-a** \| **––allow-timetravel**
    Allow clients to request /keys for arbitrary timestamps.
    This should only be enabled for testing and development,
    as clients could abuse this in denial of service attacks,
    as it makes the /keys response generation much more expensive.
 
-**-C** \| **–connection-close**
+**-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).
 
-**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from FILENAME.
 
-**-h** \| **–help**
+**-h** \| **––help**
    Print short help on options.
 
-**-v** \| **–version**
+**-v** \| **––version**
    Print version information.
 
-**-f** *FILENAME* \| **–file-input=**\ ‌\ *FILENAME*
+**-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
+   configure option ––enable-developer-mode. It is used for generating
    test cases against the exchange using AFL. When this option is
    present, the HTTP server will
 
@@ -64,11 +66,11 @@ Its options are as follows:
    to test taler-exchange-httpd against many different possible inputs
    in a controlled way.
 
-**-t** *SECONDS* \| **–timeout=**\ ‌\ *SECONDS*
+**-t** *SECONDS* \| **––timeout=**\ ‌\ *SECONDS*
    Specifies the number of SECONDS after which the HTTPD should close
    (idle) HTTP connections.
 
-**-L** *LOGLEVEL* \| **–loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: DEBUG, INFO,
    WARNING, ERROR.
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]