gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (2724dc9 -> 4a85c3d)


From: gnunet
Subject: [taler-docs] branch master updated (2724dc9 -> 4a85c3d)
Date: Fri, 08 Jan 2021 05:19:53 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 2724dc9  dedent (seven instances)
     new b9028a4  dedent (22 instances)
     new d211539  taler-merchant-setup-reserve(1): rewrite opts descriptions
     new 6151248  taler-merchant-setup-reserve(1): replace opts desc for ‘-L’, 
‘-l’
     new 988f6e0  taler-merchant-setup-reserve(1): reorder opts descriptions
     new 4a85c3d  taler-merchant-setup-reserve(1): add opts to synopsis

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 manpages/taler-merchant-setup-reserve.1.rst | 94 +++++++++++++++++++----------
 1 file changed, 61 insertions(+), 33 deletions(-)

diff --git a/manpages/taler-merchant-setup-reserve.1.rst 
b/manpages/taler-merchant-setup-reserve.1.rst
index 5559d3f..3351ccc 100644
--- a/manpages/taler-merchant-setup-reserve.1.rst
+++ b/manpages/taler-merchant-setup-reserve.1.rst
@@ -13,7 +13,21 @@ taler-merchant-setup-reserve(1)
 Synopsis
 ========
 
-**taler-merchant-setup-reserve** [*options*]
+**taler-merchant-setup-reserve**
+[**-A** *USERNAME:PASSWORD* | **––auth=**\ \ *USERNAME:PASSWORD*]
+[**-a** *VALUE* | **––amount=**\ \ *VALUE*]
+[**-C** *CERTFILE* | **––cert=**\ \ *CERTFILE*]
+[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
+[**-e** *URL* | **––exchange-url=**\ \ *URL*]
+[**-h** | **––help**]
+[**-k** *KEYFILE* | **––key=**\ \ *KEYFILE*]
+[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
+[**-m** *URL* | **––merchant-url=**\ \ *URL*]
+[**-p** *KEYFILEPASSPHRASE* | **––pass=**\ \ *KEYFILEPASSPHRASE*]
+[**-t** *CERTTYPE* | **––type=**\ \ *CERTTYPE*]
+[**-w** *METHOD* | **––wire-method=**\ \ *METHOD*]
+[**-v** | **––version**]
 
 
 Description
@@ -27,55 +41,69 @@ from the exchange needed to fill the reserve.
 Options
 =======
 
-**-a** *VALUE* \| **––amount=**\ \ *VALUE*
-       Amount to be transferred to the reserve. Mandatory.
-
 **-A** *USERNAME:PASSWORD* \| **––auth=**\ \ *USERNAME:PASSWORD*
-       Use USERNAME and PASSWORD for HTTP client authentication. The ":" must 
be present as a separator. Note that this form of authentication has nothing to 
do with the TLS client certificate authentication supported with the "-C", "-k" 
and "-p" options.  The PASSWORD given to this option is given to the server! 
Optional.
+   Use ``USERNAME`` and ``PASSWORD`` for HTTP client authentication.
+   The ":" must be present as a separator.
+   Note that this form of authentication has nothing to do with the TLS client
+   certificate authentication supported with the ``-C``, ``-k`` and ``-p`` 
options.
+   The ``PASSWORD`` given to this option is given to the server!
+
+**-a** *VALUE* \| **––amount=**\ \ *VALUE*
+   Mandatory.
+   Amount to be transferred to the reserve.
 
 **-C** *CERTFILE* \| **––cert=**\ \ *CERTFILE*
-       The specified CERTFILE contains a TLS client certificate to be used to 
authenticate the client. Optional.  See also "-t".
+   The specified ``CERTFILE`` contains a TLS client certificate to be used to
+   authenticate the client. See also ``-t``.
+
+**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+   Use the configuration and other resources for the merchant to
+   operate from ``FILENAME``.
 
 **-e** *URL* \| **––exchange-url=**\ \ *URL*
-       Use URL for the exchange base URL. This is the exchange where
-       the reserve will be created. The currency used in the amount
-       specification must be offered by this exchange.  Mandatory.
+   Mandatory.
+   Use ``URL`` for the exchange base URL.
+   This is the exchange where the reserve will be created.
+   The currency used in the amount specification must be offered by this 
exchange.
+
+**-h** \| **––help**
+   Print short help on options.
 
 **-k** *KEYFILE* \| **––key=**\ \ *KEYFILE*
-       The specified KEYFILE contains a TLS client private key to be used to 
authenticate the client. Optional.  See also "-p" and "-C".
+   The specified ``KEYFILE`` contains a TLS client private key to be used to
+   authenticate the client. See also ``-p`` and ``-C``.
+
+**-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*.
 
 **-m** *URL* \| **––merchant-url=**\ \ *URL*
-       Use URL as the merchant base URL.  Should include the path to
-       the instance if the reserve is to be created for a non-default instance.
-       Mandatory.
+   Mandatory.
+   Use ``URL`` as the merchant base URL.
+   Should include the path to the instance if the reserve is to be
+   created for a non-default instance.
 
 **-p** *KEYFILEPASSPHRASE* \| **––pass=**\ \ *KEYFILEPASSPHRASE*
-       The specified KEYFILEPASSPHRASE is to be used to decrypt the KEYFILE. 
Optional.  See also "-k". Not to be confused with "-A".  The KEYFILEPASSPHRASE 
given here is only used locally to decrypt the KEYFILE.
+   The specified ``KEYFILEPASSPHRASE`` is to be used to decrypt the KEYFILE.
+   See also ``-k``. Not to be confused with ``-A``.
+   The ``KEYFILEPASSPHRASE`` given here is only used locally to decrypt the 
KEYFILE.
 
 **-t** *CERTTYPE* \| **––type=**\ \ *CERTTYPE*
-       The specified CERTFILE contains a TLS client certificate of CERTTYPE. 
Default is "PEM". Optional.  See also "-C".
+   The specified CERTFILE contains a TLS client certificate of ``CERTTYPE``.
+   Default is ``PEM``. See also ``-C``.
 
 **-w** *METHOD* \| **––wire-method=**\ \ *METHOD*
-       Which wire method should be used. Needed to select the wire
-       transfer method of the exchange. The method must be supported
-       by the exchange. Typical values would be "iban" or "x-taler-bank".
-       Mandatory.
-
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
-       Use the configuration and other resources for the merchant to
-       operate from FILENAME.
-
-**-h** \| **––help**
-       Print short help on options.
+   Mandatory.
+   Which wire method should be used.
+   Needed to select the wire transfer method of the exchange.
+   The method must be supported by the exchange.
+   Typical values would be ``iban`` or ``x-taler-bank``.
 
 **-v** \| **––version**
-       Print version information.
-
-**-l** *LF* \| **––logfile=**\ \ *LF*
-       Sends logs to file whose path is LF.
-
-**-L** *LOGLEVEL* \| **––log=**\ \ *LOGLEVEL*
-       Use loglevel LOGLEVEL.
+   Print version information.
 
 
 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]