summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-keycheck.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-exchange-keycheck.1.rst')
-rw-r--r--manpages/taler-exchange-keycheck.1.rst13
1 files changed, 10 insertions, 3 deletions
diff --git a/manpages/taler-exchange-keycheck.1.rst b/manpages/taler-exchange-keycheck.1.rst
index 6693b6e3..6694fda0 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.