gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 03/04: taler-wire-gateway-client(1): add opts ‘-L’, ‘-l’


From: gnunet
Subject: [taler-docs] 03/04: taler-wire-gateway-client(1): add opts ‘-L’, ‘-l’
Date: Fri, 08 Jan 2021 20:44:52 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 389ab38b74d707af895ae08c5616faa474a3cdaa
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Jan 8 14:33:59 2021 -0500

    taler-wire-gateway-client(1): add opts ‘-L’, ‘-l’
---
 manpages/taler-wire-gateway-client.1.rst | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/manpages/taler-wire-gateway-client.1.rst 
b/manpages/taler-wire-gateway-client.1.rst
index cd76d01..538b412 100644
--- a/manpages/taler-wire-gateway-client.1.rst
+++ b/manpages/taler-wire-gateway-client.1.rst
@@ -19,6 +19,8 @@ Synopsis
 [**-D** *ACCOUNT* | **––debit=**\ ‌\ *ACCOUNT*]
 [**-h** | **––help**]
 [**-i** | **––credit-history**]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
 [**-o** | **––debit-history**]
 [**-p** *PASSPHRASE* | **––pass=**\ ‌\ *PASSPHRASE*]
 [**-S** *STRING* | **––subject=**\ ‌\ *STRING*]
@@ -75,9 +77,19 @@ Options
 **-i** \| **––credit-history**
    Obtain credit history of the exchange. Conflicts with **-o**.
 
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+   Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
+   ``WARNING``, ``ERROR``.
+
+**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+   Send logging output to *FILENAME*.
+
 **-o** \| **––debit-history**
    Obtain debit history of the exchange. Conflicts with **-i**.
 
+**-p** *PASSPHRASE* \| **––pass=**\ ‌\ *PASSPHRASE*
+   Specifies the pass phrase for authentication.  Conflicts with **-s**.
+
 **-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.
 
@@ -87,9 +99,6 @@ Options
 **-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*
-   Specifies the pass phrase for authentication.  Conflicts with **-s**.
-
 **-v** \| **––version**
    Print version information.
 

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