summaryrefslogtreecommitdiff
path: root/manpages/taler-auditor-offline.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-auditor-offline.1.rst')
-rw-r--r--manpages/taler-auditor-offline.1.rst22
1 files changed, 11 insertions, 11 deletions
diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst
index 7ef432bb..24785082 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 ...]
@@ -24,7 +24,7 @@ Description
===========
**taler-auditor-offline** is a command-line tool to be used by an auditor to
-sign that he is aware of certain keys being used by a exchange. Using this
+sign that he is aware of certain keys being used by an exchange. Using this
signature, the auditor affirms that he will verify that the exchange is
properly accounting for coins of those denominations. The tool takes a list
of subcommands as arguments which are then processed sequentially.
@@ -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.