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-keyup(1)
Date: Sat, 28 Nov 2020 08:28:44 +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 5b16fbf  show double-hyphens in taler-exchange-keyup(1)
5b16fbf is described below

commit 5b16fbf3634654068f2e4caa62d04b74f6df6b0c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 02:27:41 2020 -0500

    show double-hyphens in taler-exchange-keyup(1)
---
 manpages/taler-exchange-keyup.1.rst | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/manpages/taler-exchange-keyup.1.rst 
b/manpages/taler-exchange-keyup.1.rst
index d21cbeb..e101b4c 100644
--- a/manpages/taler-exchange-keyup.1.rst
+++ b/manpages/taler-exchange-keyup.1.rst
@@ -13,11 +13,12 @@ Synopsis
 ========
 
 **taler-exchange-keyup**
-[**-h** | **–help**] [**-m** *FILE* | **–master-key=**\ ‌\ *FILE*]
-[**-o** *FILE* | **–output=**\ ‌\ *FILE*]
-[**-r** *DKH* | **–revoke=**\ ‌\ *DKH*]
-[**-t** *TIMESTAMP* | **–time=**\ ‌\ *TIMESTAMP*]
-[**-v** | **–version**]
+[**-h** | **––help**]
+[**-m** *FILE* | **––master-key=**\ ‌\ *FILE*]
+[**-o** *FILE* | **––output=**\ ‌\ *FILE*]
+[**-r** *DKH* | **––revoke=**\ ‌\ *DKH*]
+[**-t** *TIMESTAMP* | **––time=**\ ‌\ *TIMESTAMP*]
+[**-v** | **––version**]
 
 Description
 ===========
@@ -31,44 +32,44 @@ operates.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from FILENAME.
 
-**-f** *DIRNAME* \| **–feedir=**\ ‌\ *DIRNAME*
+**-f** *DIRNAME* \| **––feedir=**\ ‌\ *DIRNAME*
    Directory where to write the wire transfer fee structure. If not given,
    the one from the main configuration will be used.
 
-**-h** \| **–help**
+**-h** \| **––help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **–loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: DEBUG, INFO,
    WARNING, ERROR.
 
-**-k** *BITS* \| **–replacement-keysize=**\ ‌\ *BITS*
+**-k** *BITS* \| **––replacement-keysize=**\ ‌\ *BITS*
    When revoke an active denomination key (see **--r** option), use
    *BITS* bit for the replacement denomination key. Default is 2048 (bits).
 
-**-m** *FILE* \| **–master-key=**\ ‌\ *FILE*
+**-m** *FILE* \| **––master-key=**\ ‌\ *FILE*
    Location of the private EdDSA offline master key of the exchange. If not
    given, the location given in the configuration file will be used.
 
-**-o** *FILE* \| **–output=**\ ‌\ *FILE*
+**-o** *FILE* \| **––output=**\ ‌\ *FILE*
    Where to write a denomination key signing request file to be given to
    the auditor.
 
-**-r** *DKH* \| **–revoke=**\ ‌\ *DKH*
+**-r** *DKH* \| **––revoke=**\ ‌\ *DKH*
    Revoke the denomination key where the denomination public key’s hash
    is DKH.
 
-**-T** *[+/-]MICROSECONDS* \| **–timetravel=**\ ‌\ *[+/-]MICROSECONDS*
+**-T** *[+/-]MICROSECONDS* \| **––timetravel=**\ ‌\ *[+/-]MICROSECONDS*
    Modify system time (as seen by this process) by the given offset (for 
debugging/testing).
 
-**-t** *TIMESTAMP* \| **–time=**\ ‌\ *TIMESTAMP*
+**-t** *TIMESTAMP* \| **––time=**\ ‌\ *TIMESTAMP*
    Operate as if the current time was *TIMESTAMP*.
 
-**-v** \| **–version**
+**-v** \| **––version**
    Print version information.
 
 See Also

-- 
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]