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


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-config-generate(1)
Date: Sat, 28 Nov 2020 08:08:11 +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 34d2b72  show double-hyphens in taler-config-generate(1)
34d2b72 is described below

commit 34d2b72a0629686a6349ac16d7013eaac3e36a9b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sat Nov 28 02:07:03 2020 -0500

    show double-hyphens in taler-config-generate(1)
---
 manpages/taler-config-generate.1.rst | 54 +++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 25 deletions(-)

diff --git a/manpages/taler-config-generate.1.rst 
b/manpages/taler-config-generate.1.rst
index 3cd36d1..22f5c61 100644
--- a/manpages/taler-config-generate.1.rst
+++ b/manpages/taler-config-generate.1.rst
@@ -13,17 +13,21 @@ Synopsis
 ========
 
 **taler-config-generate**
-[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
-[**-C** *CURRENCY* | **--currency=**\ ‌\ *CURRENCY*]
-[**-e** | **--exchange**] [**-f** *AMOUNT* | *-wirefee=*\ ‌\ *AMOUNT*]
-[**-m** | **--merchant**] [**-t** | **--trusted**]
-[**-w** *WIREFORMAT* | **--wire** *WIREFORMAT*]
-[**-j** *JSON* | **--wire-json-merchant=**\ ‌\ *JSON*]
-[**-J** *JSON* | **--wire-json-exchange=**\ ‌\ *JSON*] [**--bank-uri**]
-[**--exchange-bank-account**] [**--merchant-bank-account**]
-[**-h** | **--help**]
-[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
-[**-v** | **--version**]
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
+[**-C** *CURRENCY* | **––currency=**\ ‌\ *CURRENCY*]
+[**-e** | **––exchange**]
+[**-f** *AMOUNT* | *––wirefee=*\ ‌\ *AMOUNT*]
+[**-m** | **––merchant**]
+[**-t** | **––trusted**]
+[**-w** *WIREFORMAT* | **––wire** *WIREFORMAT*]
+[**-j** *JSON* | **––wire-json-merchant=**\ ‌\ *JSON*]
+[**-J** *JSON* | **––wire-json-exchange=**\ ‌\ *JSON*]
+[**––bank-uri**]
+[**––exchange-bank-account**]
+[**––merchant-bank-account**]
+[**-h** | **––help**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-v** | **––version**]
 
 Description
 ===========
@@ -31,59 +35,59 @@ Description
 **taler-config-generate** can be used to generate configuration files
 for the Taler exchange or Taler merchants.
 
-**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
    Location where to write the generated configuration. Existing file
    will be updated, not overwritten.
 
-**-C** *CURRENCY* \| **--currency=**\ ‌\ *CURRENCY*
+**-C** *CURRENCY* \| **––currency=**\ ‌\ *CURRENCY*
    Which currency should we use in the configuration.
 
-**-e** \| **--exchange**
+**-e** \| **––exchange**
    Generate configuration for a Taler exchange.
 
 **-f** *AMOUNT* \| *-wirefee=*\ ‌\ *AMOUNT*
    Setup wire transfer fees for the next 5 years for the exchange (for
    all wire methods).
 
-**-m** \| **--merchant**
+**-m** \| **––merchant**
    Generate configuration for a Taler merchant.
 
-**-t** \| **--trusted**
+**-t** \| **––trusted**
    Setup current exchange as trusted with current merchant. Generally
    only useful when configuring for testcases.
 
-**-w** *WIREFORMAT* \| **--wire** *WIREFORMAT*
+**-w** *WIREFORMAT* \| **––wire** *WIREFORMAT*
    Specifies which wire format to use (i.e. “test” or “sepa”)
 
-**-j** *JSON* \| **--wire-json-merchant=**\ ‌\ *JSON*
+**-j** *JSON* \| **––wire-json-merchant=**\ ‌\ *JSON*
    Wire configuration to use for the merchant.
 
-**-J** *JSON* \| **--wire-json-exchange=**\ ‌\ *JSON*
+**-J** *JSON* \| **––wire-json-exchange=**\ ‌\ *JSON*
    Wire configuration to use for the exchange.
 
-**--bank-uri**
+**––bank-uri**
    Alternative to specify wire configuration to use for the exchange and
    merchant for the “test” wire method. Only useful if WIREFORMAT was
    set to “test”. Specifies the URI of the bank.
 
-**--exchange-bank-account**
+**––exchange-bank-account**
    Alternative to specify wire configuration to use for the exchange for
    the “test” wire method. Only useful if WIREFORMAT was set to “test”.
    Specifies the bank account number of the exchange.
 
-**--merchant-bank-account**
+**––merchant-bank-account**
    Alternative to specify wire configuration to use for the merchant for
    the “test” wire method. Only useful if WIREFORMAT was set to “test”.
    Specifies the bank account number of the merchant.
 
-**-h** \| **--help**
+**-h** \| **––help**
    Shows this man page.
 
-**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
    Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
    ERROR.
 
-**-v** \| **--version**
+**-v** \| **––version**
    Print GNUnet version number.
 
 Bugs

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