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-bank-tr


From: gnunet
Subject: [taler-docs] branch master updated: show double-hyphens in taler-bank-transfer(1)
Date: Sat, 28 Nov 2020 08:03:41 +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 a569a17  show double-hyphens in taler-bank-transfer(1)
a569a17 is described below

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

    show double-hyphens in taler-bank-transfer(1)
---
 manpages/taler-bank-transfer.1.rst | 56 +++++++++++++++++++-------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

diff --git a/manpages/taler-bank-transfer.1.rst 
b/manpages/taler-bank-transfer.1.rst
index 56fe018..a734abb 100644
--- a/manpages/taler-bank-transfer.1.rst
+++ b/manpages/taler-bank-transfer.1.rst
@@ -12,20 +12,20 @@ Synopsis
 ========
 
 **taler-bank-transfer**
-[**-a** *VALUE* | **--amount=**\ ‌\ *VALUE*]
-[**-b** *URL* | **--bank=**\ ‌\ *URL*]
-[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
-[**-C** *ACCOUNT* | **--credit=**\ ‌\ *ACCOUNT*]
-[**-D** *ACCOUNT* | **--debit=**\ ‌\ *ACCOUNT*]
-[**-h** | **--help**]
-[**-i** | **--credit-history**]
-[**-o** | **--debit-history**]
-[**-p** *PASSPHRASE* | **--pass=**\ ‌\ *PASSPHRASE*]
-[**-s** *ACCOUNT-SECTION* | **--section=**\ ‌\ *ACCOUNT-SECTION*]
-[**-S** *STRING* | **--subject=**\ ‌\ *STRING*]
-[**-u** *USERNAME* | **--user=**\ ‌\ *USERNAME*]
-[**-v** | **--version**]
-[**-w** *ROW* | **--since-when=**\ ‌\ *ROW*]
+[**-a** *VALUE* | **––amount=**\ ‌\ *VALUE*]
+[**-b** *URL* | **––bank=**\ ‌\ *URL*]
+[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
+[**-C** *ACCOUNT* | **––credit=**\ ‌\ *ACCOUNT*]
+[**-D** *ACCOUNT* | **––debit=**\ ‌\ *ACCOUNT*]
+[**-h** | **––help**]
+[**-i** | **––credit-history**]
+[**-o** | **––debit-history**]
+[**-p** *PASSPHRASE* | **––pass=**\ ‌\ *PASSPHRASE*]
+[**-s** *ACCOUNT-SECTION* | **––section=**\ ‌\ *ACCOUNT-SECTION*]
+[**-S** *STRING* | **––subject=**\ ‌\ *STRING*]
+[**-u** *USERNAME* | **––user=**\ ‌\ *USERNAME*]
+[**-v** | **––version**]
+[**-w** *ROW* | **––since-when=**\ ‌\ *ROW*]
 
 Description
 ===========
@@ -49,51 +49,51 @@ on transaction history operations.
 Options
 =======
 
-**-a** *VALUE* \| **--amount=**\ ‌\ *VALUE*
+**-a** *VALUE* \| **––amount=**\ ‌\ *VALUE*
    Amount to transfer. Given in the Taler-typical format of
    CURRENCY:VALUE.FRACTION.
 
-**-b** *URL* \| **--bank=**\ ‌\ *URL*
+**-b** *URL* \| **––bank=**\ ‌\ *URL*
    URL at which the bank is operation.  Conflicts with **-s**.
 
-**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
    Use the given configuration file.
 
-**-C** *ACCOUNT* \| **--credit=**\ ‌\ *ACCOUNT*
+**-C** *ACCOUNT* \| **––credit=**\ ‌\ *ACCOUNT*
    When doing a wire transfer from the exchange, the money should be credited 
to *ACCOUNT*.
    Specifies the payto:// URI of the account.  Can also be used as a filter by 
credit
    account when looking at transaction histories.
 
-**-D** *ACCOUNT* \| **--debit=**\ ‌\ *ACCOUNT*
+**-D** *ACCOUNT* \| **––debit=**\ ‌\ *ACCOUNT*
    When doing a wire transfer to the exchange, the *ACCOUNT* is to be debited.
    Specifies the payto:// URI of the account.  Can also be used as a filter by 
debit
    account when looking at transaction histories.
 
-**-h** \| **--help**
+**-h** \| **––help**
    Print short help on options.
 
-**-i** \| **--credit-history**
+**-i** \| **––credit-history**
    Obtain credit history of the exchange. Conflicts with **-o**.
 
-**-o** \| **--debit-history**
+**-o** \| **––debit-history**
    Obtain debit history of the exchange. Conflicts with **-i**.
 
-**-S** *SUBJECT* \| **--subject=**\ ‌\ *SUBJECT*
+**-S** *SUBJECT* \| **––subject=**\ ‌\ *SUBJECT*
    Use *SUBJECT* for the wire transfer subject.  Must be a reserve public key 
for credit operations and a wire transfer identifier for debit operations. If 
not specified, a random value will be generated instead.
 
-**-s** *ACCOUNT_SECTION* \| **--section=**\ ‌\ *ACCOUNT-SECTION*
+**-s** *ACCOUNT_SECTION* \| **––section=**\ ‌\ *ACCOUNT-SECTION*
    Obtain exchange account information from the *ACCOUNT-SECTION* of the 
configuration. Conflicts with **-u**, **-p** and **-b**.  Note that either 
**-b** or **-s** must be specified.
 
-**-u** *USERNAME* \| **--user=**\ ‌\ *USERNAME*
+**-u** *USERNAME* \| **––user=**\ ‌\ *USERNAME*
    Specifies the username for authentication.  Optional and conflicts with 
**-s**. If neither **-u** nor **-s** are used, we will attempt to talk to the 
bank without authentication.
 
-**-p** *PASSPHRASE* \| **--pass=**\ ‌\ *PASSPHRASE*
+**-p** *PASSPHRASE* \| **––pass=**\ ‌\ *PASSPHRASE*
    Specifies the pass phrase for authentication.  Conflicts with **-s**.
 
-**-v** \| **--version**
+**-v** \| **––version**
    Print version information.
 
-**-w** *ROW* \| **--since-when=**\ ‌\ *ROW*
+**-w** *ROW* \| **––since-when=**\ ‌\ *ROW*
    Specifies a *ROW* from which the history should be obtained. If not given, 
the 10 youngest transactions are returned.
 
 

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