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


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-auditor-sign(1)
Date: Sat, 28 Nov 2020 07:57:43 +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 723b318  show double-hyphens in taler-auditor-sign(1)
723b318 is described below

commit 723b318ee00a793684b2829d605a8dcc614dc61e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 01:56:07 2020 -0500

    show double-hyphens in taler-auditor-sign(1)
---
 manpages/taler-auditor-sign.1.rst | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/manpages/taler-auditor-sign.1.rst 
b/manpages/taler-auditor-sign.1.rst
index 86dfba3..5d0bb1c 100644
--- a/manpages/taler-auditor-sign.1.rst
+++ b/manpages/taler-auditor-sign.1.rst
@@ -11,11 +11,13 @@ taler-auditor-sign(1)
 Synopsis
 ========
 
-**taler-auditor-sign** [**-a** *FILE* | **--auditor-key=**\ ‌\ *FILE*]
-[**-h** | **--help**] [**-m** *KEY* | **--exchange-key=**\ ‌\ *KEY*]
-[**-u** *URL* | **--auditor-url=**\ ‌\ *URL*]
-[**-r** *FILE* | **--exchange-request=**\ ‌\ *FILE*]
-[**-o** *FILE* | **--output=**\ ‌\ *FILE*]
+**taler-auditor-sign**
+[**-a** *FILE* | **––auditor-key=**\ ‌\ *FILE*]
+[**-h** | **––help**]
+[**-m** *KEY* | **––exchange-key=**\ ‌\ *KEY*]
+[**-u** *URL* | **––auditor-url=**\ ‌\ *URL*]
+[**-r** *FILE* | **––exchange-request=**\ ‌\ *FILE*]
+[**-o** *FILE* | **––output=**\ ‌\ *FILE*]
 
 Description
 ===========
@@ -28,26 +30,26 @@ exchange is properly accounting for those coins.
 The exchange for which keys were signed must have been added to the
 auditor using taler-auditor-exchange first!
 
-**-a** *FILE* \| **--auditor-key=**\ ‌\ *FILE*
+**-a** *FILE* \| **––auditor-key=**\ ‌\ *FILE*
    Location of the private EdDSA auditor key. If it does not exist, it
    will be created.
 
-**-h** \| **--help**
+**-h** \| **––help**
    Print short help on options.
 
-**-m** *KEY* \| **--exchange-key=**\ ‌\ *KEY*
+**-m** *KEY* \| **––exchange-key=**\ ‌\ *KEY*
    Public key of the exchange in Crockford base32 encoding, for example
    as generated by gnunet-ecc -p.
 
-**-u** *URL* \| **--auditor-url=**\ ‌\ *URL*
+**-u** *URL* \| **––auditor-url=**\ ‌\ *URL*
    URL of the auditor. Provides informative link for the user to learn
    more about the auditor.
 
-**-r** *FILE* \| **--exchange-request=**\ ‌\ *FILE*
+**-r** *FILE* \| **––exchange-request=**\ ‌\ *FILE*
    File with the exchange’s denomination key signing request as
    generated by taler-exchange-keyup -o.
 
-**-o** *FILE* \| **--output=**\ ‌\ *FILE*
+**-o** *FILE* \| **––output=**\ ‌\ *FILE*
    File where the auditor should write the EdDSA signature.
 
 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]