gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: do not use unicode double dashes


From: gnunet
Subject: [taler-docs] branch master updated: do not use unicode double dashes
Date: Mon, 26 Jul 2021 17:21:38 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ed373fe  do not use unicode double dashes
ed373fe is described below

commit ed373fe3d98cd249ddd65d631bd6007a1ce94fde
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jul 26 17:21:33 2021 +0200

    do not use unicode double dashes
---
 manpages/taler-auditor-dbinit.1.rst             | 32 ++++++-------
 manpages/taler-auditor-exchange.1.rst           | 24 +++++-----
 manpages/taler-auditor-httpd.1.rst              | 28 +++++------
 manpages/taler-auditor-offline.1.rst            | 20 ++++----
 manpages/taler-auditor-sync.1.rst               | 28 +++++------
 manpages/taler-auditor.1.rst                    | 32 ++++++-------
 manpages/taler-config.1.rst                     | 52 ++++++++++----------
 manpages/taler-exchange-aggregator.1.rst        | 28 +++++------
 manpages/taler-exchange-benchmark.1.rst         | 52 ++++++++++----------
 manpages/taler-exchange-closer.1.rst            | 28 +++++------
 manpages/taler-exchange-dbinit.1.rst            | 26 +++++-----
 manpages/taler-exchange-httpd.1.rst             | 46 +++++++++---------
 manpages/taler-exchange-offline.1.rst           | 20 ++++----
 manpages/taler-exchange-secmod-eddsa.1.rst      | 32 ++++++-------
 manpages/taler-exchange-secmod-rsa.1.rst        | 32 ++++++-------
 manpages/taler-exchange-transfer.1.rst          | 28 +++++------
 manpages/taler-exchange-wirewatch.1.rst         | 32 ++++++-------
 manpages/taler-fakebank-run.1.rst               | 26 +++++-----
 manpages/taler-helper-auditor-aggregation.1.rst | 32 ++++++-------
 manpages/taler-helper-auditor-coins.1.rst       | 32 ++++++-------
 manpages/taler-helper-auditor-deposits.1.rst    | 32 ++++++-------
 manpages/taler-helper-auditor-reserves.1.rst    | 32 ++++++-------
 manpages/taler-helper-auditor-wire.1.rst        | 32 ++++++-------
 manpages/taler-merchant-benchmark.1.rst         | 18 +++----
 manpages/taler-merchant-dbinit.1.rst            | 22 ++++-----
 manpages/taler-merchant-httpd.1.rst             | 30 ++++++------
 manpages/taler-merchant-setup-reserve.1.rst     | 56 +++++++++++-----------
 manpages/taler-wallet-cli.1.rst                 | 20 ++++----
 manpages/taler-wire-gateway-client.1.rst        | 64 ++++++++++++-------------
 taler-developer-manual.rst                      | 58 +++++++++++-----------
 30 files changed, 497 insertions(+), 497 deletions(-)

diff --git a/manpages/taler-auditor-dbinit.1.rst 
b/manpages/taler-auditor-dbinit.1.rst
index 44d7aeb..81c664b 100644
--- a/manpages/taler-auditor-dbinit.1.rst
+++ b/manpages/taler-auditor-dbinit.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-auditor-dbinit**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-g** | **––gc**]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-R** | **––reset**]
-[**-r** | **––restart**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-g** | **--gc**]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-R** | **--reset**]
+[**-r** | **--restart**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -31,32 +31,32 @@ Taler exchange to operate.
 
 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*.
 
-**-g** \| **––gc**
+**-g** \| **--gc**
    Garbage collect database. Deletes all unnecessary data in the
    database.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-R** \| **––reset**
+**-R** \| **--reset**
    Drop tables. Dangerous, will delete all existing data in the database.
 
-**-r** \| **––restart**
+**-r** \| **--restart**
    Restart all auditors from the beginning. Useful for
    testing.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-auditor-exchange.1.rst 
b/manpages/taler-auditor-exchange.1.rst
index 9f26238..44d848e 100644
--- a/manpages/taler-auditor-exchange.1.rst
+++ b/manpages/taler-auditor-exchange.1.rst
@@ -12,12 +12,12 @@ Synopsis
 ========
 
 **taler-auditor-exchange**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-m** *MASTERKEY* | **––exchange-key=**\ ‌\ *MASTERKEY*]
-[**-r** | **––remove**]
-[**-u** *EXCHANGE_URL* | **––auditor-url=**\ ‌\ *EXCHANGE_URL*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-m** *MASTERKEY* | **--exchange-key=**\ ‌\ *MASTERKEY*]
+[**-r** | **--remove**]
+[**-u** *EXCHANGE_URL* | **--auditor-url=**\ ‌\ *EXCHANGE_URL*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -29,27 +29,27 @@ denomination keys with taler-auditor-offline or trying to 
audit it with
 taler-auditor or taler-wire-auditor. Afterwards the exchange will be
 visible via the /exchanges API of the taler-auditor-httpd.
 
-**-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.
 
-**-m** *MASTERKEY* \| **––exchange-key=**\ ‌\ *MASTERKEY*
+**-m** *MASTERKEY* \| **--exchange-key=**\ ‌\ *MASTERKEY*
    Public key of the exchange in Crockford base32 encoding, for example
    as generated by ``taler-auditor-offline setup``.
 
-**-r** \| **––remove**
+**-r** \| **--remove**
    Instead of adding the exchange, remove it. Note that this will drop
    ALL data associated with that exchange, including existing auditing
    information. So use with extreme care!
 
-**-u** *EXCHANGE_URL* \| **––auditor-url=**\ ‌\ *EXCHANGE_URL*
+**-u** *EXCHANGE_URL* \| **--auditor-url=**\ ‌\ *EXCHANGE_URL*
    URL of the exchange. The exchange’s HTTP API must be available at
    this address.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 Diagnostics
diff --git a/manpages/taler-auditor-httpd.1.rst 
b/manpages/taler-auditor-httpd.1.rst
index c698c13..60bdcd6 100644
--- a/manpages/taler-auditor-httpd.1.rst
+++ b/manpages/taler-auditor-httpd.1.rst
@@ -13,13 +13,13 @@ Synopsis
 ========
 
 **taler-auditor-httpd**
-[**-C** | **––connection-close**]
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-t** *SECONDS* | **––timeout**\ \ *SECONDS*]
-[**-v** | **––version**]
+[**-C** | **--connection-close**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-t** *SECONDS* | **--timeout**\ \ *SECONDS*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,30 +33,30 @@ before running this command.
 Options
 =======
 
-**-C** \| **––connection-close**
+**-C** \| **--connection-close**
    Force each HTTP connection to be closed after each request
    (useful in combination with -f to avoid having to wait for nc to
    time out).
 
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
    Use the configuration and other resources for the auditor to
    operate from FILENAME.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-t** *SECONDS* \| **––timeout=**\ \ *SECONDS*
+**-t** *SECONDS* \| **--timeout=**\ \ *SECONDS*
    Specifies the number of *SECONDS* after which the HTTPD should close
    (idle) HTTP connections.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-auditor-offline.1.rst 
b/manpages/taler-auditor-offline.1.rst
index 7ef432b..58a9906 100644
--- a/manpages/taler-auditor-offline.1.rst
+++ b/manpages/taler-auditor-offline.1.rst
@@ -12,11 +12,11 @@ Synopsis
 ========
 
 **taler-auditor-offline**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-v** | **--version**]
 [subcommand ...]
 
 
@@ -50,21 +50,21 @@ and if not consumed the final output is printed to 
``stdout``.
 
 The general options for **taler-auditor-offline** are:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-auditor-sync.1.rst 
b/manpages/taler-auditor-sync.1.rst
index d23624e..abd7db2 100644
--- a/manpages/taler-auditor-sync.1.rst
+++ b/manpages/taler-auditor-sync.1.rst
@@ -13,13 +13,13 @@ Synopsis
 ========
 
 **taler-auditor-sync**
-[**-s** *FILENAME* | **––source-configuration=**\ ‌\ *FILENAME*]
-[**-d** *FILENAME* | **––destination-configuration=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-b** *SIZE* | **––batch=**\ ‌\ *SIZE*]
-[**-t** | **––terminate-when-synchronized**]
-[**-v** | **––version**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
+[**-s** *FILENAME* | **--source-configuration=**\ ‌\ *FILENAME*]
+[**-d** *FILENAME* | **--destination-configuration=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-b** *SIZE* | **--batch=**\ ‌\ *SIZE*]
+[**-t** | **--terminate-when-synchronized**]
+[**-v** | **--version**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
 
 Description
 ===========
@@ -34,31 +34,31 @@ and instead halt with an error.
 
 Its options are as follows:
 
-**-s** *FILENAME* \| **––source-configuration=**\ ‌\ *FILENAME*
+**-s** *FILENAME* \| **--source-configuration=**\ ‌\ *FILENAME*
    Use the configuration in *FILENAME* to access the original (source) exchange
    database to copy records from.
 
-**-d** *FILENAME* \| **––destination-configuration=**\ ‌\ *FILENAME*
+**-d** *FILENAME* \| **--destination-configuration=**\ ‌\ *FILENAME*
    Use the configuration in *FILENAME* to access the target (destination) 
exchange
    database to copy records to.
 
-**-t** \| **––terminate-when-synchronized**
+**-t** \| **--terminate-when-synchronized**
    The program should exit once the two databases are in sync, instead of 
continuously
    copying more records when the source database is updated.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-b** *SIZE* \| **––batch=**\ ‌\ *SIZE*
+**-b** *SIZE* \| **--batch=**\ ‌\ *SIZE*
    Target number of records to copy in one transaction. Once the databases are
    in sync, the batch size is used to determine how long the process sleeps 
before
    trying to again synchronize the two databases. Not useful if **-t** is used.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-auditor.1.rst b/manpages/taler-auditor.1.rst
index 0790d17..62cbf69 100644
--- a/manpages/taler-auditor.1.rst
+++ b/manpages/taler-auditor.1.rst
@@ -12,14 +12,14 @@ Synopsis
 ========
 
 **taler-auditor**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-i**_|_**––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *MASTER_KEY* | **––exchange-key=**\ ‌\ *MASTER_KEY*]
-[**-T** *USEC* | **––timetravel**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-i**_|_**--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *MASTER_KEY* | **--exchange-key=**\ ‌\ *MASTER_KEY*]
+[**-T** *USEC* | **--timetravel**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -35,36 +35,36 @@ found in the database. It does NOT check with the bank to 
see that the
 incoming and outgoing wire transfers that the bank claims to have
 matches the exchange’s database. Its options are as follows.
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Run additional checks that can only performed on the exchange-internal
    database and not the "safe" replicated database at the auditor.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ ‌\ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ ‌\ *KEY*
    Public master key of the exchange in Crockford base32 encoding, for
    example as generated by ``taler-auditor-offline setup``. If this option is 
missing,
    taler-auditor will use the MASTER_PUBLIC_KEY value from the
    “exchange” section of the configuration.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst
index f872488..103c95e 100644
--- a/manpages/taler-config.1.rst
+++ b/manpages/taler-config.1.rst
@@ -12,19 +12,19 @@ Synopsis
 ========
 
 **taler-config**
-[**-b** *backend* | **––supported-backend=**\ \ *backend*]
-[**-c** *filename* | **––config=**\ \ *filename*]
-[**-f** | **––filename**]
-[**-F** | **––full**]
-[**-h** | **––help**]
-[**-L** *loglevel* | **––loglevel=**\ \ *loglevel*]
-[**-l** *filename* | **––logfile=**\ ‌\ *filename*]
-[**-o** *option* | **––option=**\ \ *option*]
-[**-r** | **––rewrite**]
-[**-S** | **––list-sections**]
-[**-s** *section* | **––section=**\ \ *section*]
-[**-V** *value* | **––value=**\ \ *value*]
-[**-v** | **––version**]
+[**-b** *backend* | **--supported-backend=**\ \ *backend*]
+[**-c** *filename* | **--config=**\ \ *filename*]
+[**-f** | **--filename**]
+[**-F** | **--full**]
+[**-h** | **--help**]
+[**-L** *loglevel* | **--loglevel=**\ \ *loglevel*]
+[**-l** *filename* | **--logfile=**\ ‌\ *filename*]
+[**-o** *option* | **--option=**\ \ *option*]
+[**-r** | **--rewrite**]
+[**-S** | **--list-sections**]
+[**-s** *section* | **--section=**\ \ *section*]
+[**-V** *value* | **--value=**\ \ *value*]
+[**-v** | **--version**]
 
 
 Description
@@ -32,7 +32,7 @@ Description
 
 **taler-config** can be used to read or modify GNU Taler configuration files.
 
-**-b** *BACKEND* \| **––supported-backend=**\ \ *BACKEND*
+**-b** *BACKEND* \| **--supported-backend=**\ \ *BACKEND*
     Tests whether the specified *BACKEND* is supported by the current 
installation.
     The backend must match the name of a plugin, i.e. "namestore_postgres" for
     the Postgres database backend of the "NAMESTORE" service.  If *BACKEND* is
@@ -41,42 +41,42 @@ Description
     specified. Specifying this option together with other options will cause
     taler-config to return a status code of 1 (error).
 
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
     Use the configuration file *FILENAME*.
 
-**-f** \| **––filename**
+**-f** \| **--filename**
     Try to perform expansions as if the option values represent filenames (will
     also be applied even if the option is not really a filename).
 
-**-F** \| **––full**
+**-F** \| **--full**
     Write the full configuration file, not just the differences to the 
defaults.
 
-**-h** \| **––help**
+**-h** \| **--help**
     Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ \ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ \ *LOGLEVEL*
     Use *LOGLEVEL* for logging.
     Valid values are ``DEBUG``, ``INFO``, ``WARNING``, and ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
     Send logging output to *FILENAME*.
 
-**-o** *OPTION* \| **––option=**\ \ *OPTION*
+**-o** *OPTION* \| **--option=**\ \ *OPTION*
     Which configuration option should be accessed or edited.  Required to set a
     value.  If not given, all values of a given section will be printed in the
     format "OPTION = VALUE".
 
-**-r** \| **––rewrite**
+**-r** \| **--rewrite**
     Write the configuration file even if nothing changed. Will remove all 
comments!
 
-**-S** \| **––list-sections**
+**-S** \| **--list-sections**
     List available configuration sections for use with ``--section``.
 
-**-s** *SECTION* \| **––section=**\ \ *SECTION*
+**-s** *SECTION* \| **--section=**\ \ *SECTION*
     Which configuration section should be accessed or edited.
     Required option.
 
-**-V** *VALUE* \| **––value=**\ \ *VALUE*
+**-V** *VALUE* \| **--value=**\ \ *VALUE*
     Configuration value to store in the given section under the given option.
     Must only be given together with ``-s`` and ``-o`` options.
 
@@ -84,7 +84,7 @@ Description
        Changing the configuration file with ``-V`` will remove comments
        and may reorder sections and remove ``@INLINE@`` directives.
 
-**-v** \| **––version**
+**-v** \| **--version**
     Print GNU Taler version number.
 
 
diff --git a/manpages/taler-exchange-aggregator.1.rst 
b/manpages/taler-exchange-aggregator.1.rst
index 710a833..cf8f3ed 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-aggregator.1.rst
@@ -12,13 +12,13 @@ Synopsis
 ========
 
 **taler-exchange-aggregator**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-T** *USEC* | **––timetravel**\ \ *USEC*]
-[**-t** | **––test**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **--timetravel**\ \ *USEC*]
+[**-t** | **--test**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -27,29 +27,29 @@ Description
 to the same merchant into larger wire transfers. The actual transfers are then
 done by **taler-exchange-transfer**.
 
-**-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.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** \| **––test**
+**-t** \| **--test**
    Run in test mode and exit when idle.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-exchange-benchmark.1.rst 
b/manpages/taler-exchange-benchmark.1.rst
index 56710e5..bcbcb3c 100644
--- a/manpages/taler-exchange-benchmark.1.rst
+++ b/manpages/taler-exchange-benchmark.1.rst
@@ -14,19 +14,19 @@ Synopsis
 ========
 
 **taler-exchange-benchmark**
-[**-c** *CONFIG_FILENAME* | **––config=**\ ‌\ *CONFIG_FILENAME*]
-[**-F** | **––reserves-first**]
-[**-f** | **––fakebank**]
-[**-h** | **––help**]
-[**-K** | **––linger**]
-[**-L** *LOGLEVEL* | **––log-level=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *MODE* | **––mode=**\ \ *MODE*]
-[**-n** *HOWMANY_COINS* | **––coins-number=**\ ‌\ *HOWMANY_COINS*]
-[**-p** *NPROCS* | **––parallelism=**\ \ *NPROCS*]
-[**-R** *RATE* | **––refresh-rate=**\ \ *RATE*]
-[**-r** *N* | **––reserves=**\ \ *N*]
-[**-v** | **––version**]
+[**-c** *CONFIG_FILENAME* | **--config=**\ ‌\ *CONFIG_FILENAME*]
+[**-F** | **--reserves-first**]
+[**-f** | **--fakebank**]
+[**-h** | **--help**]
+[**-K** | **--linger**]
+[**-L** *LOGLEVEL* | **--log-level=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *MODE* | **--mode=**\ \ *MODE*]
+[**-n** *HOWMANY_COINS* | **--coins-number=**\ ‌\ *HOWMANY_COINS*]
+[**-p** *NPROCS* | **--parallelism=**\ \ *NPROCS*]
+[**-R** *RATE* | **--refresh-rate=**\ \ *RATE*]
+[**-r** *N* | **--reserves=**\ \ *N*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -38,50 +38,50 @@ the (fake)bank - listen to URLs not subject to any reverse 
proxy, as say
 Nginx. Moreover, the benchmark runs on a “volatile” database, that means
 that table are always erased during a single benchmark run.
 
-**-c** *CONFIG_FILENAME* \| **––config=**\ ‌\ *CONFIG_FILENAME*
+**-c** *CONFIG_FILENAME* \| **--config=**\ ‌\ *CONFIG_FILENAME*
    (Mandatory) Use CONFIG_FILENAME.
 
-**-F** \| **––reserves-first**
+**-F** \| **--reserves-first**
    Create all reserves first, before starting normal operations.
 
-**-f** \| **––fakebank**
+**-f** \| **--fakebank**
    Launch a fakebank instead of the Python bank. Only meaningful if the
    mode is to launch more than just a client.  Note that using the
    fakebank will cause the benchmark application to reset all databases
    as the fakebank is stateless and thus previous database state would
    inherently cause trouble.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Prints a compiled-in help text.
 
-**-K** \| **––linger**
+**-K** \| **--linger**
    Linger around until keypress after the benchmark is done.
 
-**-L** *LOGLEVEL* \| **––log-level=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--log-level=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *MODE* \| **––mode=**\ \ *MODE*
+**-m** *MODE* \| **--mode=**\ \ *MODE*
    Mode of operation. Accepted values are: ``exchange``, ``clients``, ``both``.
 
-**-n** *HOWMANY_COINS* \| **––coins-number=**\ ‌\ *HOWMANY_COINS*
+**-n** *HOWMANY_COINS* \| **--coins-number=**\ ‌\ *HOWMANY_COINS*
    Defaults to 1. Specifies how many coins this benchmark should
    withdraw and spend. After being spent, each coin will be refreshed
    with a probability RATE (see option ``--refresh-rate``).
 
-**-p** *NPROCS* \| **––parallelism=**\ \ *NPROCS*
+**-p** *NPROCS* \| **--parallelism=**\ \ *NPROCS*
    Run with *NPROCS* client processes.
 
-**-R** *RATE* \| **––refresh-rate=**\ \ *RATE*
+**-R** *RATE* \| **--refresh-rate=**\ \ *RATE*
    Defaults to 10.  Probability of refresh per coin (0-100).
 
-**-r** *N* \| **––reserves=**\ \ *N*
+**-r** *N* \| **--reserves=**\ \ *N*
    Create *N* reserves per client.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-exchange-closer.1.rst 
b/manpages/taler-exchange-closer.1.rst
index 82fc41d..38fd54d 100644
--- a/manpages/taler-exchange-closer.1.rst
+++ b/manpages/taler-exchange-closer.1.rst
@@ -12,13 +12,13 @@ Synopsis
 ========
 
 **taler-exchange-closer**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-t** | **––test**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-t** | **--test**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -28,29 +28,29 @@ reserves that have been idle for too long, causing transfers
 to the originating bank account to be scheduled.
 
 
-**-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.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** \| **––test**
+**-t** \| **--test**
    Run in test mode and exit when idle.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-exchange-dbinit.1.rst 
b/manpages/taler-exchange-dbinit.1.rst
index e2a5d4c..e91cafc 100644
--- a/manpages/taler-exchange-dbinit.1.rst
+++ b/manpages/taler-exchange-dbinit.1.rst
@@ -13,13 +13,13 @@ Synopsis
 ========
 
 **taler-exchange-dbinit**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-g** | **––gc**]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-r** | **––reset**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-g** | **--gc**]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-r** | **--reset**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -30,25 +30,25 @@ Taler exchange to operate.
 
 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*.
 
-**-g** \| **––gc**
+**-g** \| **--gc**
    Garbage collect database. Deletes all unnecessary data in the
    database.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-r** \| **––reset**
+**-r** \| **--reset**
    Drop tables. Dangerous, will delete all existing data in the database
    before creating the tables.
 
diff --git a/manpages/taler-exchange-httpd.1.rst 
b/manpages/taler-exchange-httpd.1.rst
index 66b9234..0050aee 100644
--- a/manpages/taler-exchange-httpd.1.rst
+++ b/manpages/taler-exchange-httpd.1.rst
@@ -12,17 +12,17 @@ Synopsis
 ========
 
 **taler-exchange-httpd**
-[**-a** | **––allow-timetravel**]
-[**-C** | **––connection-close**]
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-f** *FILENAME* | **––file-input=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-n** *N* | **––num-threads=**\ \ *N*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-t** *SECONDS* | **––timeout=**\ ‌\ *SECONDS*]
-[**-v** | **––version**]
+[**-a** | **--allow-timetravel**]
+[**-C** | **--connection-close**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-f** *FILENAME* | **--file-input=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-n** *N* | **--num-threads=**\ \ *N*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-t** *SECONDS* | **--timeout=**\ ‌\ *SECONDS*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -33,24 +33,24 @@ must exist before running this command.
 
 Its options are as follows:
 
-**-a** \| **––allow-timetravel**
+**-a** \| **--allow-timetravel**
    Allow clients to request /keys for arbitrary timestamps.
    This should only be enabled for testing and development,
    as clients could abuse this in denial of service attacks,
    as it makes the /keys response generation much more expensive.
 
-**-C** \| **––connection-close**
+**-C** \| **--connection-close**
    Force each HTTP connection to be closed after each request (useful in
    combination with **-f** to avoid having to wait for
    netcat (nc) to time out).
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from FILENAME.
 
-**-f** *FILENAME* \| **––file-input=**\ ‌\ *FILENAME*
+**-f** *FILENAME* \| **--file-input=**\ ‌\ *FILENAME*
    This option is only available if the exchange was compiled with the
-   configure option ––enable-developer-mode. It is used for generating
+   configure option --enable-developer-mode. It is used for generating
    test cases against the exchange using AFL. When this option is
    present, the HTTP server will
 
@@ -65,29 +65,29 @@ Its options are as follows:
    to test taler-exchange-httpd against many different possible inputs
    in a controlled way.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-n** *N* \| **––num-threads=**\ \ *N*
+**-n** *N* \| **--num-threads=**\ \ *N*
    Use *N* threads in the thread pool.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** *SECONDS* \| **––timeout=**\ ‌\ *SECONDS*
+**-t** *SECONDS* \| **--timeout=**\ ‌\ *SECONDS*
    Specifies the number of SECONDS after which the HTTPD should close
    (idle) HTTP connections.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-exchange-offline.1.rst 
b/manpages/taler-exchange-offline.1.rst
index 027316b..f3036be 100644
--- a/manpages/taler-exchange-offline.1.rst
+++ b/manpages/taler-exchange-offline.1.rst
@@ -12,11 +12,11 @@ Synopsis
 ========
 
 **taler-exchange-offline**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-v** | **--version**]
 [subcommand ...]
 
 
@@ -47,21 +47,21 @@ and if not consumed the final output is printed to 
``stdout``.
 
 The general options for **taler-exchange-offline** are:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-exchange-secmod-eddsa.1.rst 
b/manpages/taler-exchange-secmod-eddsa.1.rst
index 64bebcf..01f2345 100644
--- a/manpages/taler-exchange-secmod-eddsa.1.rst
+++ b/manpages/taler-exchange-secmod-eddsa.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-exchange-secmod-eddsa**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-p** *N* | ,**––parallelism=**\ \ *N*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-t** *TIMESTAMP* | **––time=**\ \ *TIMESTAMP*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-p** *N* | ,**--parallelism=**\ \ *N*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-t** *TIMESTAMP* | **--time=**\ \ *TIMESTAMP*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,33 +33,33 @@ FIXME: More details.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**p** *N* \| **––parallelism=**\ \ *N*
+**p** *N* \| **--parallelism=**\ \ *N*
    Run with *N* worker threads.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** *TIMESTAMP* \| **––time=**\ \ *TIMESTAMP*
+**-t** *TIMESTAMP* \| **--time=**\ \ *TIMESTAMP*
    Pretend it is *TIMESTAMP* for the update.
    *TIMESTAMP* is a human-readable string (e.g., ``YYYY-MM-DD HH:MM:SS``).
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-exchange-secmod-rsa.1.rst 
b/manpages/taler-exchange-secmod-rsa.1.rst
index 2d41acf..e79c42a 100644
--- a/manpages/taler-exchange-secmod-rsa.1.rst
+++ b/manpages/taler-exchange-secmod-rsa.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-exchange-secmod-rsa**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-p** *N* | ,**––parallelism=**\ \ *N*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-t** *TIMESTAMP* | **––time=**\ \ *TIMESTAMP*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-p** *N* | ,**--parallelism=**\ \ *N*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-t** *TIMESTAMP* | **--time=**\ \ *TIMESTAMP*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,33 +33,33 @@ FIXME: More details.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**p** *N* \| **––parallelism=**\ \ *N*
+**p** *N* \| **--parallelism=**\ \ *N*
    Run with *N* worker threads.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** *TIMESTAMP* \| **––time=**\ \ *TIMESTAMP*
+**-t** *TIMESTAMP* \| **--time=**\ \ *TIMESTAMP*
    Pretend it is *TIMESTAMP* for the update.
    *TIMESTAMP* is a human-readable string (e.g., ``YYYY-MM-DD HH:MM:SS``).
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-exchange-transfer.1.rst 
b/manpages/taler-exchange-transfer.1.rst
index 743d2cc..0045bc2 100644
--- a/manpages/taler-exchange-transfer.1.rst
+++ b/manpages/taler-exchange-transfer.1.rst
@@ -12,13 +12,13 @@ Synopsis
 ========
 
 **taler-exchange-transfer**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-T** *USEC* | **––timetravel**\ \ *USEC*]
-[**-t** | **––test**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **--timetravel**\ \ *USEC*]
+[**-t** | **--test**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -26,29 +26,29 @@ Description
 **taler-exchange-transfer** is a command-line tool to actually execute 
scheduled wire transfers (using the bank/wire gateway).
 The transfers are prepared by the **taler-exchange-aggregator** and 
**taler-exchange-closer** tools.
 
-**-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.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** \| **––test**
+**-t** \| **--test**
    Run in test mode and exit when idle.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-exchange-wirewatch.1.rst 
b/manpages/taler-exchange-wirewatch.1.rst
index 605ff54..08bb601 100644
--- a/manpages/taler-exchange-wirewatch.1.rst
+++ b/manpages/taler-exchange-wirewatch.1.rst
@@ -12,14 +12,14 @@ Synopsis
 ========
 
 **taler-exchange-wirewatch**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-r** | **––reset**]
-[**-T** | **––test**]
-[**-t** *PLUGINNAME* | **––type=**\ ‌\ *PLUGINNAME*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-r** | **--reset**]
+[**-T** | **--test**]
+[**-t** *PLUGINNAME* | **--type=**\ ‌\ *PLUGINNAME*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -29,33 +29,33 @@ transactions into the Taler exchange database.
 
 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.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-r** \| **––reset**
+**-r** \| **--reset**
    Ignore our own database and start with transactions from the
    beginning of time.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-t** \| **––test**
+**-t** \| **--test**
    Run in test mode and exit when idle.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-fakebank-run.1.rst 
b/manpages/taler-fakebank-run.1.rst
index 240c714..eb60834 100644
--- a/manpages/taler-fakebank-run.1.rst
+++ b/manpages/taler-fakebank-run.1.rst
@@ -12,12 +12,12 @@ Synopsis
 ========
 
 **taler-fakebank-run**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-n** *N* | **––num-threads=**\ \ *N*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-n** *N* | **--num-threads=**\ \ *N*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -26,28 +26,28 @@ Description
 
 Its options are as follows:
 
-**-C** \| **––connection-close**
+**-C** \| **--connection-close**
    Force each HTTP connection to be closed after each request (useful in
    combination with **-f** to avoid having to wait for nc to time out).
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from FILENAME.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-n** *N* \| **––num-threads=**\ \ *N*
+**-n** *N* \| **--num-threads=**\ \ *N*
    Use *N* threads in the thread pool.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 See Also
diff --git a/manpages/taler-helper-auditor-aggregation.1.rst 
b/manpages/taler-helper-auditor-aggregation.1.rst
index a42907d..4022b61 100644
--- a/manpages/taler-helper-auditor-aggregation.1.rst
+++ b/manpages/taler-helper-auditor-aggregation.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-helper-auditor-aggregation**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**i** | **––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *KEY* | **––exchange-key=**\ \ *KEY*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**i** | **--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *KEY* | **--exchange-key=**\ \ *KEY*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,32 +33,32 @@ FIXME: More detail.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the auditor to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Perform checks only applicable for exchange-internal audits.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ \ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ \ *KEY*
    Use *KEY* (Crockford base32 encoded) as the public key of the exchange.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-helper-auditor-coins.1.rst 
b/manpages/taler-helper-auditor-coins.1.rst
index 53fe857..d3964a1 100644
--- a/manpages/taler-helper-auditor-coins.1.rst
+++ b/manpages/taler-helper-auditor-coins.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-helper-auditor-coins**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**i** | **––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *KEY* | **––exchange-key=**\ \ *KEY*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**i** | **--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *KEY* | **--exchange-key=**\ \ *KEY*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,32 +33,32 @@ FIXME: More detail.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the auditor to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Perform checks only applicable for exchange-internal audits.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ \ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ \ *KEY*
    Use *KEY* (Crockford base32 encoded) as the public key of the exchange.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-helper-auditor-deposits.1.rst 
b/manpages/taler-helper-auditor-deposits.1.rst
index 1742d1f..077edbf 100644
--- a/manpages/taler-helper-auditor-deposits.1.rst
+++ b/manpages/taler-helper-auditor-deposits.1.rst
@@ -14,14 +14,14 @@ Synopsis
 ========
 
 **taler-helper-auditor-deposits**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**i** | **––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *KEY* | **––exchange-key=**\ \ *KEY*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**i** | **--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *KEY* | **--exchange-key=**\ \ *KEY*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -34,32 +34,32 @@ FIXME: More detail.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the auditor to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Perform checks only applicable for exchange-internal audits.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ \ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ \ *KEY*
    Use *KEY* (Crockford base32 encoded) as the public key of the exchange.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-helper-auditor-reserves.1.rst 
b/manpages/taler-helper-auditor-reserves.1.rst
index 86fdd57..d21c7b8 100644
--- a/manpages/taler-helper-auditor-reserves.1.rst
+++ b/manpages/taler-helper-auditor-reserves.1.rst
@@ -13,14 +13,14 @@ Synopsis
 ========
 
 **taler-helper-auditor-reserves**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**i** | **––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *KEY* | **––exchange-key=**\ \ *KEY*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**i** | **--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *KEY* | **--exchange-key=**\ \ *KEY*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -33,32 +33,32 @@ FIXME: More detail.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the auditor to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Perform checks only applicable for exchange-internal audits.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ \ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ \ *KEY*
    Use *KEY* (Crockford base32 encoded) as the public key of the exchange.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-helper-auditor-wire.1.rst 
b/manpages/taler-helper-auditor-wire.1.rst
index e649506..3f03486 100644
--- a/manpages/taler-helper-auditor-wire.1.rst
+++ b/manpages/taler-helper-auditor-wire.1.rst
@@ -14,14 +14,14 @@ Synopsis
 ========
 
 **taler-helper-auditor-wire**
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**i** | **––internal**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *KEY* | **––exchange-key=**\ \ *KEY*]
-[**-T** *USEC* | **––timetravel=**\ \ *USEC*]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**i** | **--internal**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *KEY* | **--exchange-key=**\ \ *KEY*]
+[**-T** *USEC* | **--timetravel=**\ \ *USEC*]
+[**-v** | **--version**]
 
 
 Description
@@ -34,32 +34,32 @@ FIXME: More detail.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the auditor to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––internal**
+**-i** \| **--internal**
    Perform checks only applicable for exchange-internal audits.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *KEY* \| **––exchange-key=**\ \ *KEY*
+**-m** *KEY* \| **--exchange-key=**\ \ *KEY*
    Use *KEY* (Crockford base32 encoded) as the public key of the exchange.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-merchant-benchmark.1.rst 
b/manpages/taler-merchant-benchmark.1.rst
index a8af27a..2f91634 100644
--- a/manpages/taler-merchant-benchmark.1.rst
+++ b/manpages/taler-merchant-benchmark.1.rst
@@ -31,11 +31,11 @@ ordinary
        default instance) and aggregated by the exchange.  Takes the following
        options.
 
-       **-p** *PN* \| **––payments-number=**\ \ *PN*
+       **-p** *PN* \| **--payments-number=**\ \ *PN*
               Perform PN many payments, defaults to 1.
 
 
-       **-t** *TN* \| **––tracks-number=**\ \ *TN*
+       **-t** *TN* \| **--tracks-number=**\ \ *TN*
               Perform TN many tracking operations, defaults to 1.
 
 
@@ -45,12 +45,12 @@ corner
        instance.  Takes the following options.
 
 
-       **-t** *TC* \| **––two-coins=**\ \ *TC*
+       **-t** *TC* \| **--two-coins=**\ \ *TC*
               Perform TC many payments that use two coins (normally, all the
               payments use only one coin).  TC defaults to 1.
 
 
-       **-u** *UN* \| **––unaggregated-number=**\ \ *UN*
+       **-u** *UN* \| **--unaggregated-number=**\ \ *UN*
               Generate UN payments that will be left unaggregated.  Note that
               subsequent invocations of the generator may pick those
               unaggregated payments and actually aggregated them.
@@ -63,7 +63,7 @@ Common Options
 **-a** *APIKEY* \| **--apikey=**\ \ *APIKEY*
    HTTP 'Authorization' header to send to the merchant.
 
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
    Use the configuration and other resources for the merchant to
    operate from FILENAME.
 
@@ -71,17 +71,17 @@ Common Options
    Mandatory.
    Configuration *SECTION* specifying the exchange account to use.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-merchant-dbinit.1.rst 
b/manpages/taler-merchant-dbinit.1.rst
index eae56ed..ca16f4c 100644
--- a/manpages/taler-merchant-dbinit.1.rst
+++ b/manpages/taler-merchant-dbinit.1.rst
@@ -13,12 +13,12 @@ Synopsis
 ========
 
 **taler-merchant-dbinit**
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-r** | **––reset**]
-[**-v** | **––version**]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-r** | **--reset**]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -29,21 +29,21 @@ Taler merchant to operate.
 
 Its options are as follows:
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the configuration and other resources for the merchant to operate
    from *FILENAME*.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-r** \| **––reset**
+**-r** \| **--reset**
    Drop tables. Dangerous, will delete all existing data in the database
    before creating the tables.
 
diff --git a/manpages/taler-merchant-httpd.1.rst 
b/manpages/taler-merchant-httpd.1.rst
index 0f0e8bc..5ea47c1 100644
--- a/manpages/taler-merchant-httpd.1.rst
+++ b/manpages/taler-merchant-httpd.1.rst
@@ -13,13 +13,13 @@ Synopsis
 ========
 
 **taler-merchant-httpd**
-[**-C** | **––connection-close**]
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-h** | **––help**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-T** *USEC* | **––timetravel**\ \ *USEC*]
-[**-v** | **––version**]
+[**-C** | **--connection-close**]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-h** | **--help**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-T** *USEC* | **--timetravel**\ \ *USEC*]
+[**-v** | **--version**]
 
 Description
 ===========
@@ -32,7 +32,7 @@ before running this command.
 Options
 =======
 
-**-a** *TOKEN* \| **––auth=**\ \ *TOKEN*
+**-a** *TOKEN* \| **--auth=**\ \ *TOKEN*
    Use TOKEN for initial access control to the merchant backend. The value
    given in TOKEN must appear in backoffice requests to the default instance
    of the merchant, i.e. "Authorization: Bearer secret-token:TOKEN" to obtain
@@ -45,31 +45,31 @@ Options
    system, you may want to consider setting the
    TALER_MERCHANT_TOKEN environment variable instead.
 
-**-C** \| **––connection-close**
+**-C** \| **--connection-close**
    Force each HTTP connection to be closed after each request
    (useful in combination with -f to avoid having to wait for nc to
    time out).
 
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
    Use the configuration and other resources for the merchant to
    operate from FILENAME.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-T** *USEC* \| **––timetravel=**\ \ *USEC*
+**-T** *USEC* \| **--timetravel=**\ \ *USEC*
    Modify the system time by *USEC* microseconds.
    *USEC* may be prefixed with ``+`` or ``-`` (e.g. ``-T +300``).
    This option is intended for debugging/testing only.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-merchant-setup-reserve.1.rst 
b/manpages/taler-merchant-setup-reserve.1.rst
index 321af52..25d5b10 100644
--- a/manpages/taler-merchant-setup-reserve.1.rst
+++ b/manpages/taler-merchant-setup-reserve.1.rst
@@ -14,20 +14,20 @@ Synopsis
 ========
 
 **taler-merchant-setup-reserve**
-[**-A** *USERNAME:PASSWORD* | **––auth=**\ \ *USERNAME:PASSWORD*]
-[**-a** *VALUE* | **––amount=**\ \ *VALUE*]
-[**-C** *CERTFILE* | **––cert=**\ \ *CERTFILE*]
-[**-c** *FILENAME* | **––config=**\ \ *FILENAME*]
-[**-e** *URL* | **––exchange-url=**\ \ *URL*]
-[**-h** | **––help**]
-[**-k** *KEYFILE* | **––key=**\ \ *KEYFILE*]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-m** *URL* | **––merchant-url=**\ \ *URL*]
-[**-p** *KEYFILEPASSPHRASE* | **––pass=**\ \ *KEYFILEPASSPHRASE*]
-[**-t** *CERTTYPE* | **––type=**\ \ *CERTTYPE*]
-[**-w** *METHOD* | **––wire-method=**\ \ *METHOD*]
-[**-v** | **––version**]
+[**-A** *USERNAME:PASSWORD* | **--auth=**\ \ *USERNAME:PASSWORD*]
+[**-a** *VALUE* | **--amount=**\ \ *VALUE*]
+[**-C** *CERTFILE* | **--cert=**\ \ *CERTFILE*]
+[**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
+[**-e** *URL* | **--exchange-url=**\ \ *URL*]
+[**-h** | **--help**]
+[**-k** *KEYFILE* | **--key=**\ \ *KEYFILE*]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *URL* | **--merchant-url=**\ \ *URL*]
+[**-p** *KEYFILEPASSPHRASE* | **--pass=**\ \ *KEYFILEPASSPHRASE*]
+[**-t** *CERTTYPE* | **--type=**\ \ *CERTTYPE*]
+[**-w** *METHOD* | **--wire-method=**\ \ *METHOD*]
+[**-v** | **--version**]
 
 
 Description
@@ -41,68 +41,68 @@ from the exchange needed to fill the reserve.
 Options
 =======
 
-**-A** *USERNAME:PASSWORD* \| **––auth=**\ \ *USERNAME:PASSWORD*
+**-A** *USERNAME:PASSWORD* \| **--auth=**\ \ *USERNAME:PASSWORD*
    Use ``USERNAME`` and ``PASSWORD`` for HTTP client authentication.
    The ":" must be present as a separator.
    Note that this form of authentication has nothing to do with the TLS client
    certificate authentication supported with the ``-C``, ``-k`` and ``-p`` 
options.
    The ``PASSWORD`` given to this option is given to the server!
 
-**-a** *VALUE* \| **––amount=**\ \ *VALUE*
+**-a** *VALUE* \| **--amount=**\ \ *VALUE*
    Mandatory.
    Amount to be transferred to the reserve.
 
-**-C** *CERTFILE* \| **––cert=**\ \ *CERTFILE*
+**-C** *CERTFILE* \| **--cert=**\ \ *CERTFILE*
    The specified ``CERTFILE`` contains a TLS client certificate to be used to
    authenticate the client. See also ``-t``.
 
-**-c** *FILENAME* \| **––config=**\ \ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ \ *FILENAME*
    Use the configuration and other resources for the merchant to
    operate from ``FILENAME``.
 
-**-e** *URL* \| **––exchange-url=**\ \ *URL*
+**-e** *URL* \| **--exchange-url=**\ \ *URL*
    Mandatory.
    Use ``URL`` for the exchange base URL.
    This is the exchange where the reserve will be created.
    The currency used in the amount specification must be offered by this 
exchange.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-k** *KEYFILE* \| **––key=**\ \ *KEYFILE*
+**-k** *KEYFILE* \| **--key=**\ \ *KEYFILE*
    The specified ``KEYFILE`` contains a TLS client private key to be used to
    authenticate the client. See also ``-p`` and ``-C``.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-m** *URL* \| **––merchant-url=**\ \ *URL*
+**-m** *URL* \| **--merchant-url=**\ \ *URL*
    Mandatory.
    Use ``URL`` as the merchant base URL.
    Should include the path to the instance if the reserve is to be
    created for a non-default instance.
 
-**-p** *KEYFILEPASSPHRASE* \| **––pass=**\ \ *KEYFILEPASSPHRASE*
+**-p** *KEYFILEPASSPHRASE* \| **--pass=**\ \ *KEYFILEPASSPHRASE*
    The specified ``KEYFILEPASSPHRASE`` is to be used to decrypt the KEYFILE.
    See also ``-k``. Not to be confused with ``-A``.
    The ``KEYFILEPASSPHRASE`` given here is only used locally to decrypt the 
KEYFILE.
 
-**-t** *CERTTYPE* \| **––type=**\ \ *CERTTYPE*
+**-t** *CERTTYPE* \| **--type=**\ \ *CERTTYPE*
    The specified CERTFILE contains a TLS client certificate of ``CERTTYPE``.
    Default is ``PEM``. See also ``-C``.
 
-**-w** *METHOD* \| **––wire-method=**\ \ *METHOD*
+**-w** *METHOD* \| **--wire-method=**\ \ *METHOD*
    Mandatory.
    Which wire method should be used.
    Needed to select the wire transfer method of the exchange.
    The method must be supported by the exchange.
    Typical values would be ``iban`` or ``x-taler-bank``.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
 
diff --git a/manpages/taler-wallet-cli.1.rst b/manpages/taler-wallet-cli.1.rst
index 8303fea..bac9ea9 100644
--- a/manpages/taler-wallet-cli.1.rst
+++ b/manpages/taler-wallet-cli.1.rst
@@ -12,9 +12,9 @@ Synopsis
 ========
 
 **taler-auditor**
-[**-h** | **––help**]
-[**-V** | **––version**]
-[**––verbose**]
+[**-h** | **--help**]
+[**-V** | **--version**]
+[**--verbose**]
 <command> [<args>]
 
 
@@ -24,16 +24,16 @@ Description
 **taler-wallet-cli** is a command-line tool to be used by developers
 for testing.
 
-**-h** | **––help**
+**-h** | **--help**
    Print short help on options.
 
-**-V** | **––version**
+**-V** | **--version**
    Output the version number.
 
-**––verbose**
+**--verbose**
    Enable verbose output.
 
-**test-withdraw** [**-e** URL | **––exchange** URL] [**-a** AMOUNT | 
**––amount** AMOUNT][**-b** URL | **––bank** URL]
+**test-withdraw** [**-e** URL | **--exchange** URL] [**-a** AMOUNT | 
**--amount** AMOUNT][**-b** URL | **--bank** URL]
    withdraw test currency from the test bank
 
 **balance**
@@ -42,7 +42,7 @@ for testing.
 **history**
    show wallet history
 
-**test-merchant-qrcode** [**-a** AMOUNT | **––amount** AMOUNT][**-s** SUMMARY 
| **––summary** SUMMARY]
+**test-merchant-qrcode** [**-a** AMOUNT | **--amount** AMOUNT][**-s** SUMMARY 
| **--summary** SUMMARY]
 
 **withdraw-uri** URI
 
@@ -50,9 +50,9 @@ for testing.
 
 **refund-uri** URI
 
-**pay-uri** [**-y** | **––yes**] URI
+**pay-uri** [**-y** | **--yes**] URI
 
-**integrationtest** [**-e** URL | **––exchange** URL][**-m** URL | 
**––merchant** URL][**-k** APIKEY | **––merchant-api-key** APIKEY][**-b** URL | 
**––bank** URL][**-w** AMOUNT | **––withdraw-amount** AMOUNT][**-s** AMOUNT | 
**––spend-amount** AMOUNT]
+**integrationtest** [**-e** URL | **--exchange** URL][**-m** URL | 
**--merchant** URL][**-k** APIKEY | **--merchant-api-key** APIKEY][**-b** URL | 
**--bank** URL][**-w** AMOUNT | **--withdraw-amount** AMOUNT][**-s** AMOUNT | 
**--spend-amount** AMOUNT]
    Run integration test with bank, exchange and merchant.
 
 .. See Also
diff --git a/manpages/taler-wire-gateway-client.1.rst 
b/manpages/taler-wire-gateway-client.1.rst
index 538b412..8c6e7e9 100644
--- a/manpages/taler-wire-gateway-client.1.rst
+++ b/manpages/taler-wire-gateway-client.1.rst
@@ -12,22 +12,22 @@ Synopsis
 ========
 
 **taler-wire-gateway-client**
-[**-a** *VALUE* | **––amount=**\ ‌\ *VALUE*]
-[**-b** *URL* | **––bank=**\ ‌\ *URL*]
-[**-C** *ACCOUNT* | **––credit=**\ ‌\ *ACCOUNT*]
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-D** *ACCOUNT* | **––debit=**\ ‌\ *ACCOUNT*]
-[**-h** | **––help**]
-[**-i** | **––credit-history**]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
-[**-o** | **––debit-history**]
-[**-p** *PASSPHRASE* | **––pass=**\ ‌\ *PASSPHRASE*]
-[**-S** *STRING* | **––subject=**\ ‌\ *STRING*]
-[**-s** *ACCOUNT-SECTION* | **––section=**\ ‌\ *ACCOUNT-SECTION*]
-[**-u** *USERNAME* | **––user=**\ ‌\ *USERNAME*]
-[**-v** | **––version**]
-[**-w** *ROW* | **––since-when=**\ ‌\ *ROW*]
+[**-a** *VALUE* | **--amount=**\ ‌\ *VALUE*]
+[**-b** *URL* | **--bank=**\ ‌\ *URL*]
+[**-C** *ACCOUNT* | **--credit=**\ ‌\ *ACCOUNT*]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-D** *ACCOUNT* | **--debit=**\ ‌\ *ACCOUNT*]
+[**-h** | **--help**]
+[**-i** | **--credit-history**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-o** | **--debit-history**]
+[**-p** *PASSPHRASE* | **--pass=**\ ‌\ *PASSPHRASE*]
+[**-S** *STRING* | **--subject=**\ ‌\ *STRING*]
+[**-s** *ACCOUNT-SECTION* | **--section=**\ ‌\ *ACCOUNT-SECTION*]
+[**-u** *USERNAME* | **--user=**\ ‌\ *USERNAME*]
+[**-v** | **--version**]
+[**-w** *ROW* | **--since-when=**\ ‌\ *ROW*]
 
 Description
 ===========
@@ -51,58 +51,58 @@ on transaction history operations.
 Options
 =======
 
-**-a** *VALUE* \| **––amount=**\ ‌\ *VALUE*
+**-a** *VALUE* \| **--amount=**\ ‌\ *VALUE*
    Amount to transfer. Given in the Taler-typical format of
    CURRENCY:VALUE.FRACTION.
 
-**-b** *URL* \| **––bank=**\ ‌\ *URL*
+**-b** *URL* \| **--bank=**\ ‌\ *URL*
    URL at which the bank is operation.  Conflicts with **-s**.
 
-**-C** *ACCOUNT* \| **––credit=**\ ‌\ *ACCOUNT*
+**-C** *ACCOUNT* \| **--credit=**\ ‌\ *ACCOUNT*
    When doing a wire transfer from the exchange, the money should be credited 
to *ACCOUNT*.
    Specifies the payto:// URI of the account.  Can also be used as a filter by 
credit
    account when looking at transaction histories.
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Use the given configuration file.
 
-**-D** *ACCOUNT* \| **––debit=**\ ‌\ *ACCOUNT*
+**-D** *ACCOUNT* \| **--debit=**\ ‌\ *ACCOUNT*
    When doing a wire transfer to the exchange, the *ACCOUNT* is to be debited.
    Specifies the payto:// URI of the account.  Can also be used as a filter by 
debit
    account when looking at transaction histories.
 
-**-h** \| **––help**
+**-h** \| **--help**
    Print short help on options.
 
-**-i** \| **––credit-history**
+**-i** \| **--credit-history**
    Obtain credit history of the exchange. Conflicts with **-o**.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
    ``WARNING``, ``ERROR``.
 
-**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
    Send logging output to *FILENAME*.
 
-**-o** \| **––debit-history**
+**-o** \| **--debit-history**
    Obtain debit history of the exchange. Conflicts with **-i**.
 
-**-p** *PASSPHRASE* \| **––pass=**\ ‌\ *PASSPHRASE*
+**-p** *PASSPHRASE* \| **--pass=**\ ‌\ *PASSPHRASE*
    Specifies the pass phrase for authentication.  Conflicts with **-s**.
 
-**-S** *SUBJECT* \| **––subject=**\ ‌\ *SUBJECT*
+**-S** *SUBJECT* \| **--subject=**\ ‌\ *SUBJECT*
    Use *SUBJECT* for the wire transfer subject.  Must be a reserve public key 
for credit operations and a wire transfer identifier for debit operations. If 
not specified, a random value will be generated instead.
 
-**-s** *ACCOUNT_SECTION* \| **––section=**\ ‌\ *ACCOUNT-SECTION*
+**-s** *ACCOUNT_SECTION* \| **--section=**\ ‌\ *ACCOUNT-SECTION*
    Obtain exchange account information from the *ACCOUNT-SECTION* of the 
configuration. Conflicts with **-u**, **-p** and **-b**.  Note that either 
**-b** or **-s** must be specified.
 
-**-u** *USERNAME* \| **––user=**\ ‌\ *USERNAME*
+**-u** *USERNAME* \| **--user=**\ ‌\ *USERNAME*
    Specifies the username for authentication.  Optional and conflicts with 
**-s**. If neither **-u** nor **-s** are used, we will attempt to talk to the 
bank without authentication.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
-**-w** *ROW* \| **––since-when=**\ ‌\ *ROW*
+**-w** *ROW* \| **--since-when=**\ ‌\ *ROW*
    Specifies a *ROW* from which the history should be obtained. If not given, 
the 10 youngest transactions are returned.
 
 
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index 5f6a4f6..dca1716 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -1605,77 +1605,77 @@ taler-config-generate
 
 
 **taler-config-generate**
-[**-C** *CURRENCY* | **––currency=**\ ‌\ *CURRENCY*]
-[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
-[**-e** | **––exchange**]
-[**-f** *AMOUNT* | *––wirefee=*\ ‌\ *AMOUNT*]
-[**-h** | **––help**]
-[**-J** *JSON* | **––wire-json-exchange=**\ ‌\ *JSON*]
-[**-j** *JSON* | **––wire-json-merchant=**\ ‌\ *JSON*]
-[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
-[**-m** | **––merchant**]
-[**-t** | **––trusted**]
-[**-v** | **––version**]
-[**-w** *WIREFORMAT* | **––wire** *WIREFORMAT*]
-[**––bank-uri**]
-[**––exchange-bank-account**]
-[**––merchant-bank-account**]
+[**-C** *CURRENCY* | **--currency=**\ ‌\ *CURRENCY*]
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-e** | **--exchange**]
+[**-f** *AMOUNT* | *--wirefee=*\ ‌\ *AMOUNT*]
+[**-h** | **--help**]
+[**-J** *JSON* | **--wire-json-exchange=**\ ‌\ *JSON*]
+[**-j** *JSON* | **--wire-json-merchant=**\ ‌\ *JSON*]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-m** | **--merchant**]
+[**-t** | **--trusted**]
+[**-v** | **--version**]
+[**-w** *WIREFORMAT* | **--wire** *WIREFORMAT*]
+[**--bank-uri**]
+[**--exchange-bank-account**]
+[**--merchant-bank-account**]
 
 
 **taler-config-generate** can be used to generate configuration files
 for the Taler exchange or Taler merchants.
 
-**-C** *CURRENCY* \| **––currency=**\ ‌\ *CURRENCY*
+**-C** *CURRENCY* \| **--currency=**\ ‌\ *CURRENCY*
    Which currency should we use in the configuration.
 
-**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
    Location where to write the generated configuration. Existing file
    will be updated, not overwritten.
 
-**-e** \| **––exchange**
+**-e** \| **--exchange**
    Generate configuration for a Taler exchange.
 
 **-f** *AMOUNT* \| *-wirefee=*\ ‌\ *AMOUNT*
    Setup wire transfer fees for the next 5 years for the exchange (for
    all wire methods).
 
-**-h** \| **––help**
+**-h** \| **--help**
    Shows this man page.
 
-**-J** *JSON* \| **––wire-json-exchange=**\ ‌\ *JSON*
+**-J** *JSON* \| **--wire-json-exchange=**\ ‌\ *JSON*
    Wire configuration to use for the exchange.
 
-**-j** *JSON* \| **––wire-json-merchant=**\ ‌\ *JSON*
+**-j** *JSON* \| **--wire-json-merchant=**\ ‌\ *JSON*
    Wire configuration to use for the merchant.
 
-**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
    Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
    ERROR.
 
-**-m** \| **––merchant**
+**-m** \| **--merchant**
    Generate configuration for a Taler merchant.
 
-**-t** \| **––trusted**
+**-t** \| **--trusted**
    Setup current exchange as trusted with current merchant. Generally
    only useful when configuring for testcases.
 
-**-v** \| **––version**
+**-v** \| **--version**
    Print version information.
 
-**-w** *WIREFORMAT* \| **––wire** *WIREFORMAT*
+**-w** *WIREFORMAT* \| **--wire** *WIREFORMAT*
    Specifies which wire format to use (i.e. “test” or “sepa”)
 
-**––bank-uri**
+**--bank-uri**
    Alternative to specify wire configuration to use for the exchange and
    merchant for the “test” wire method. Only useful if WIREFORMAT was
    set to “test”. Specifies the URI of the bank.
 
-**––exchange-bank-account**
+**--exchange-bank-account**
    Alternative to specify wire configuration to use for the exchange for
    the “test” wire method. Only useful if WIREFORMAT was set to “test”.
    Specifies the bank account number of the exchange.
 
-**––merchant-bank-account**
+**--merchant-bank-account**
    Alternative to specify wire configuration to use for the merchant for
    the “test” wire method. Only useful if WIREFORMAT was set to “test”.
    Specifies the bank account number of the merchant.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]