From 4a0c763410651ee717370e88894bf482f0996c11 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 8 Jan 2021 14:28:50 -0500 Subject: taler-bank-transfer(1): reorder opts, both in synopsis and description --- manpages/taler-bank-transfer.1.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manpages/taler-bank-transfer.1.rst b/manpages/taler-bank-transfer.1.rst index e37d596a..dcf74925 100644 --- a/manpages/taler-bank-transfer.1.rst +++ b/manpages/taler-bank-transfer.1.rst @@ -14,15 +14,15 @@ Synopsis **taler-bank-transfer** [**-a** *VALUE* | **––amount=**\ ‌\ *VALUE*] [**-b** *URL* | **––bank=**\ ‌\ *URL*] -[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*] [**-C** *ACCOUNT* | **––credit=**\ ‌\ *ACCOUNT*] +[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*] [**-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*] +[**-s** *ACCOUNT-SECTION* | **––section=**\ ‌\ *ACCOUNT-SECTION*] [**-u** *USERNAME* | **––user=**\ ‌\ *USERNAME*] [**-v** | **––version**] [**-w** *ROW* | **––since-when=**\ ‌\ *ROW*] @@ -56,14 +56,14 @@ Options **-b** *URL* \| **––bank=**\ ‌\ *URL* URL at which the bank is operation. Conflicts with **-s**. -**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME* - Use the given configuration file. - **-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. +**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME* + Use the given configuration file. + **-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 -- cgit v1.2.3