summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 02:32:01 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 02:32:01 -0500
commit76d2d189e81e5ab447d39879f2105ff6be1459ab (patch)
tree53b977d5d13779987c21245ecb333b60b58f77e3
parent07322092a29f83f8ded285cb2f22b06c61525cda (diff)
downloaddocs-76d2d189e81e5ab447d39879f2105ff6be1459ab.tar.gz
docs-76d2d189e81e5ab447d39879f2105ff6be1459ab.tar.bz2
docs-76d2d189e81e5ab447d39879f2105ff6be1459ab.zip
show double-hyphens in taler-exchange-wirewatch(1)
-rw-r--r--manpages/taler-exchange-wirewatch.1.rst17
1 files changed, 10 insertions, 7 deletions
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.