From 3c1a27032619701494cee6d7499b8d21304d4b79 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 02:26:08 -0500 Subject: show double-hyphens in taler-exchange-keycheck(1) --- manpages/taler-exchange-keycheck.1.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'manpages') 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 -- cgit v1.2.3