summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 456e9c0f..51a848ba 100644
--- a/conf.py
+++ b/conf.py
@@ -280,7 +280,13 @@ man_pages = [
"tool to simplify Taler configuration generation",
"GNU Taler contributors", 1),
("manpages/taler-exchange-aggregator.1", "taler-exchange-aggregator",
- "aggregate and execute exchange transactions", "GNU Taler contributors",
+ "aggregate deposits into wire transfers", "GNU Taler contributors",
+ 1),
+ ("manpages/taler-exchange-closer.1", "taler-exchange-closer",
+ "close idle reserves", "GNU Taler contributors",
+ 1),
+ ("manpages/taler-exchange-transfer.1", "taler-exchange-transfer",
+ "execute wire transfers", "GNU Taler contributors",
1),
("manpages/taler-exchange-benchmark.1", "taler-exchange-benchmark",
"measure exchange performance", "GNU Taler contributors", 1),