summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index dd3983b3..532bc62e 100644
--- a/conf.py
+++ b/conf.py
@@ -333,6 +333,9 @@ man_pages = [
"audit Taler exchange aggregation activity", "GNU Taler contributors", 1),
("manpages/taler-helper-auditor-coins.1", "taler-helper-auditor-coins",
"audit Taler coin processing", "GNU Taler contributors", 1),
+ ("manpages/taler-helper-auditor-deposits.1", "taler-helper-auditor-deposits",
+ "audit Taler exchange database for deposit confirmation consistency",
+ "GNU Taler contributors", 1),
]
# If true, show URL addresses after external links.