From 76d2d189e81e5ab447d39879f2105ff6be1459ab Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 02:32:01 -0500 Subject: show double-hyphens in taler-exchange-wirewatch(1) --- manpages/taler-exchange-wirewatch.1.rst | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'manpages/taler-exchange-wirewatch.1.rst') diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst index 9c00fd66..0964f3d8 100644 --- a/manpages/taler-exchange-wirewatch.1.rst +++ b/manpages/taler-exchange-wirewatch.1.rst @@ -12,8 +12,11 @@ Synopsis ======== **taler-exchange-wirewatch** -[**-t** *PLUGINNAME* | **–type=**\ ‌\ *PLUGINNAME*] [**-h** | **–help**] -[**-T** | **–test**] [**-r** | **–reset**] [**-v** | **–version**] +[**-t** *PLUGINNAME* | **––type=**\ ‌\ *PLUGINNAME*] +[**-h** | **––help**] +[**-T** | **––test**] +[**-r** | **––reset**] +[**-v** | **––version**] Description =========== @@ -23,25 +26,25 @@ transactions into the Taler exchange database. Its options are as follows: -**-t** *PLUGINNAME* \| **–type=**\ ‌\ *PLUGINNAME* +**-t** *PLUGINNAME* \| **––type=**\ ‌\ *PLUGINNAME* Use the specified wire plugin and its configuration to talk to the bank. -**-h** \| **–help** +**-h** \| **––help** Print short help on options. -**-T** \| **–test** +**-T** \| **––test** Run in test mode and exit when idle. -**-r** \| **–reset** +**-r** \| **––reset** Ignore our own database and start with transactions from the beginning of time. -**-v** \| **–version** +**-v** \| **––version** Print version information. -- cgit v1.2.3