summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-19 05:53:01 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-19 05:53:01 -0500
commitff83dd021b3033dc657b70ccfbc00d4dd506c1af (patch)
tree7e95ad48a7f58cba5e6ba69cc5d5fbf9f60e43eb /conf.py
parent845dd31a06e014676b7d1fb9b37454c729d1582e (diff)
downloaddocs-ff83dd021b3033dc657b70ccfbc00d4dd506c1af.tar.gz
docs-ff83dd021b3033dc657b70ccfbc00d4dd506c1af.tar.bz2
docs-ff83dd021b3033dc657b70ccfbc00d4dd506c1af.zip
taler-helper-auditor-wire(1): new manpage
* conf.py (man_pages): Add taler-helper-auditor-wire(1). * manpages/taler-helper-auditor-wire.1.rst: New file.
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 ba9dcfcc..c850a097 100644
--- a/conf.py
+++ b/conf.py
@@ -338,6 +338,9 @@ man_pages = [
"GNU Taler contributors", 1),
("manpages/taler-helper-auditor-reserves.1", "taler-helper-auditor-reserves",
"audit Taler exchange reserve handling", "GNU Taler contributors", 1),
+ ("manpages/taler-helper-auditor-wire.1", "taler-helper-auditor-wire",
+ "audit exchange database for consistency with the bank's wire transfers",
+ "GNU Taler contributors", 1),
]
# If true, show URL addresses after external links.