summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-exchange-keycheck.1.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/manpages/taler-exchange-keycheck.1.rst b/manpages/taler-exchange-keycheck.1.rst
index d79bbddb..48bf0d1c 100644
--- a/manpages/taler-exchange-keycheck.1.rst
+++ b/manpages/taler-exchange-keycheck.1.rst
@@ -13,7 +13,8 @@ Synopsis
========
**taler-exchange-keycheck**
-[**-h** | **–help**] [**-v** | **–version**]
+[**-h** | **––help**]
+[**-v** | **––version**]
Description
===========
@@ -25,21 +26,21 @@ that the files are correct.
Its options are as follows:
-**-c** *FILENAME* \| **–config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
Use the configuration and other resources for the exchange to operate
from *FILENAME*.
-**-h** \| **–help**
+**-h** \| **––help**
Print short help on options.
-**-i** *AMOUNT* \| **–denomination-info-hash=**\ ‌\ *AMOUNT*
+**-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*
+**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
Specifies the log level to use. Accepted values are: DEBUG, INFO,
WARNING, ERROR.
-**-v** \| **–version**
+**-v** \| **––version**
Print version information.
See Also