summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-aggregator.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-exchange-aggregator.1.rst')
-rw-r--r--manpages/taler-exchange-aggregator.1.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/manpages/taler-exchange-aggregator.1.rst b/manpages/taler-exchange-aggregator.1.rst
index 1e010fad..b547cbab 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-aggregator.1.rst
@@ -12,7 +12,9 @@ Synopsis
========
**taler-exchange-aggregator**
-[**-h** | **--help**] [**-t** | **--test**] [**-v** | **--version**]
+[**-h** | **––help**]
+[**-t** | **––test**]
+[**-v** | **––version**]
Description
===========
@@ -21,17 +23,17 @@ 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.
-**-t** \| **--test**
+**-t** \| **––test**
Run in test mode and exit when idle.
-**-v** \| **--version**
+**-v** \| **––version**
Print version information.
See Also