summaryrefslogtreecommitdiff
path: root/manpages/taler-exchange-aggregator.1.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-13 15:24:48 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-13 15:24:48 +0100
commit012ad74fc948d4da16a033b1cffb6d3ef458f7f4 (patch)
treeb60a0c740f18f6179c1b16d4b33f8a8e39513112 /manpages/taler-exchange-aggregator.1.rst
parentf92d2ee13c5972f7e28f0d2fa3afd5239f711bed (diff)
downloaddocs-012ad74fc948d4da16a033b1cffb6d3ef458f7f4.tar.gz
docs-012ad74fc948d4da16a033b1cffb6d3ef458f7f4.tar.bz2
docs-012ad74fc948d4da16a033b1cffb6d3ef458f7f4.zip
new commands
Diffstat (limited to 'manpages/taler-exchange-aggregator.1.rst')
-rw-r--r--manpages/taler-exchange-aggregator.1.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/manpages/taler-exchange-aggregator.1.rst b/manpages/taler-exchange-aggregator.1.rst
index 8f9afaaf..e76e129c 100644
--- a/manpages/taler-exchange-aggregator.1.rst
+++ b/manpages/taler-exchange-aggregator.1.rst
@@ -6,7 +6,7 @@ taler-exchange-aggregator(1)
Name
====
- **taler-exchange-aggregator** - aggregate and execute exchange transactions
+ **taler-exchange-aggregator** - aggregate deposits into wire transfers
Synopsis
========
@@ -18,8 +18,9 @@ Synopsis
Description
===========
-**taler-exchange-aggregator** is a command line tool to run pending
-transactions from the Taler exchange.
+**taler-exchange-aggregator** is a command line tool to run aggregate deposits
+to the same merchant into larger wire transfers. The actual transfers are then
+done by **taler-exchange-transfer**.
**-d** *DIRNAME* \| **--exchange-dir=**\ ‌\ *DIRNAME*
Use the configuration and other resources for the exchange to operate
@@ -37,7 +38,7 @@ transactions from the Taler exchange.
See Also
========
-taler-exchange-dbinit(1), taler-exchange-keyup(1),
+taler-exchange-transfer(1), taler-exchange-closer(1),
taler-exchange-httpd(1), taler.conf(5).
Bugs