summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 22:32:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 22:32:20 +0200
commitb231c3dcc34c1d7997bfb8c00acb217738342fca (patch)
tree10bd385d0bfdfec35a44cf2d46637e8159569a57 /conf.py
parentdf0174cfd3c26a36eae59a99931199dfd9fcaa8b (diff)
downloaddocs-b231c3dcc34c1d7997bfb8c00acb217738342fca.tar.gz
docs-b231c3dcc34c1d7997bfb8c00acb217738342fca.tar.bz2
docs-b231c3dcc34c1d7997bfb8c00acb217738342fca.zip
-generate taler-auditor-sync man page
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index cd59bf08..f7aa52e1 100644
--- a/conf.py
+++ b/conf.py
@@ -280,6 +280,8 @@ man_pages = [
1),
("manpages/taler-auditor-dbinit.1", "taler-auditor-dbinit",
"setup auditor database", "GNU Taler contributors", 1),
+ ("manpages/taler-auditor-sync.1", "taler-auditor-sync",
+ "tool to safely synchronize auditor database", "GNU Taler contributors", 1),
("manpages/taler-auditor-httpd.1", "taler-auditor-httpd",
"HTTP server providing a RESTful API to access a Taler auditor",
"GNU Taler contributors", 1),