gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update man pages


From: gnunet
Subject: [taler-docs] branch master updated: update man pages
Date: Wed, 18 Mar 2020 13:59:04 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3ac8bb5  update man pages
     new 165ba5b  Merge branch 'master' of git+ssh://git.taler.net/docs
3ac8bb5 is described below

commit 3ac8bb505845e8a854a691a18292dd6f08351184
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Mar 18 13:58:53 2020 +0100

    update man pages
---
 manpages/taler-exchange-keycheck.1.rst | 13 ++++++++++---
 manpages/taler-exchange-keyup.1.rst    | 24 ++++++++++++++++++++----
 2 files changed, 30 insertions(+), 7 deletions(-)

diff --git a/manpages/taler-exchange-keycheck.1.rst 
b/manpages/taler-exchange-keycheck.1.rst
index 6693b6e..6694fda 100644
--- a/manpages/taler-exchange-keycheck.1.rst
+++ b/manpages/taler-exchange-keycheck.1.rst
@@ -26,13 +26,20 @@ that the files are correct.
 
 Its options are as follows:
 
-**-d** *DIRNAME* \| **–exchange-dir=**\ ‌\ *DIRNAME*
-   Use the configuration and other resources for the exchange to operate
-   from *DIRNAME*.
+**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+   Use the configuration and other resources for the merchant to operate
+   from *FILENAME*.
 
 **-h** \| **–help**
    Print short help on options.
 
+**-i** *AMOUNT* \| **–denomination-info-hash=**\ ‌\ *AMOUNT*
+   Output the full denomination key hashes and the validity starting times of 
all denomination keys for the given *AMOUNT*.  Useful to identify hashes when 
revoking keys.
+
+**-L** *LOGLEVEL* \| **–loglevel=**\ ‌\ *LOGLEVEL*
+   Specifies the log level to use. Accepted values are: DEBUG, INFO,
+   WARNING, ERROR.
+
 **-v** \| **–version**
    Print version information.
 
diff --git a/manpages/taler-exchange-keyup.1.rst 
b/manpages/taler-exchange-keyup.1.rst
index 07a6b44..4ba6bf3 100644
--- a/manpages/taler-exchange-keyup.1.rst
+++ b/manpages/taler-exchange-keyup.1.rst
@@ -32,15 +32,28 @@ operates.
 
 Its options are as follows:
 
-**-d** *DIRNAME* \| **–exchange-dir=**\ ‌\ *DIRNAME*
-   Use the configuration and other resources for the exchange to operate
-   from *DIRNAME*.
+**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+   Use the configuration and other resources for the merchant to operate
+   from FILENAME.
+
+**-f** *DIRNAME* \| **–feedir=**\ ‌\ *DIRNAME*
+   Directory where to write the wire transfer fee structure. If not given,
+   the one from the main configuration will be used.
 
 **-h** \| **–help**
    Print short help on options.
 
+**-L** *LOGLEVEL* \| **–loglevel=**\ ‌\ *LOGLEVEL*
+   Specifies the log level to use. Accepted values are: DEBUG, INFO,
+   WARNING, ERROR.
+
+**-k** *BITS* \| **–replacement-keysize=**\ ‌\ *BITS*
+   When revoke an active denomination key (see **--r** option), use
+   *BITS* bit for the replacement denomination key. Default is 2048 (bits).
+
 **-m** *FILE* \| **–master-key=**\ ‌\ *FILE*
-   Location of the private EdDSA offline master key of the exchange.
+   Location of the private EdDSA offline master key of the exchange. If not
+   given, the location given in the configuration file will be used.
 
 **-o** *FILE* \| **–output=**\ ‌\ *FILE*
    Where to write a denomination key signing request file to be given to
@@ -50,6 +63,9 @@ Its options are as follows:
    Revoke the denomination key where the denomination public key’s hash
    is DKH.
 
+**-T** *[+/-]MICROSECONDS* \| **–timetravel=**\ ‌\ *[+/-]MICROSECONDS*
+   Modify system time (as seen by this process) by the given offset (for 
debugging/testing).
+
 **-t** *TIMESTAMP* \| **–time=**\ ‌\ *TIMESTAMP*
    Operate as if the current time was *TIMESTAMP*.
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]