summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-merchant-setup-reserve.1.rst28
1 files changed, 14 insertions, 14 deletions
diff --git a/manpages/taler-merchant-setup-reserve.1.rst b/manpages/taler-merchant-setup-reserve.1.rst
index dddc63fd..c871051e 100644
--- a/manpages/taler-merchant-setup-reserve.1.rst
+++ b/manpages/taler-merchant-setup-reserve.1.rst
@@ -42,16 +42,30 @@ Options
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*
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. 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*
Mandatory.
Use ``URL`` as the merchant base URL.
@@ -74,23 +88,9 @@ Options
The method must be supported by the exchange.
Typical values would be ``iban`` or ``x-taler-bank``.
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
- Use the configuration and other resources for the merchant to
- operate from ``FILENAME``.
-
-**-h** \| **––help**
- Print short help on options.
-
**-v** \| **––version**
Print version information.
-**-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*.
-
See Also
========