summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-17 14:31:08 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-17 14:31:08 +0100
commit27e7eec00e9b4dc783588f08897b0e76a732cf64 (patch)
treef0546cfb1a5f5d212c57e0b6b5ac1eb12139199a /conf.py
parentc49c3e4ea1091d5f135d77e298dcd5df37f67201 (diff)
downloaddocs-27e7eec00e9b4dc783588f08897b0e76a732cf64.tar.gz
docs-27e7eec00e9b4dc783588f08897b0e76a732cf64.tar.bz2
docs-27e7eec00e9b4dc783588f08897b0e76a732cf64.zip
update man pages
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py13
1 files changed, 4 insertions, 9 deletions
diff --git a/conf.py b/conf.py
index 321a1c66..534b2f00 100644
--- a/conf.py
+++ b/conf.py
@@ -275,8 +275,6 @@ man_pages = [
("manpages/taler-auditor-exchange.1", "taler-auditor-exchange",
"add or remove exchange from auditor’s list", "GNU Taler contributors",
1),
- ("manpages/taler-auditor-sign.1", "taler-auditor-sign",
- "sign exchange denomination as auditor", "GNU Taler contributors", 1),
("manpages/taler-auditor-dbinit.1", "taler-auditor-dbinit",
"setup auditor database", "GNU Taler contributors", 1),
("manpages/taler-auditor.1", "taler-auditor", "audit exchange",
@@ -301,14 +299,11 @@ man_pages = [
"initialize Taler exchange database", "GNU Taler contributors", 1),
("manpages/taler-exchange-httpd.1", "taler-exchange-httpd",
"run Taler exchange (with RESTful API)", "GNU Taler contributors", 1),
- ("manpages/taler-exchange-keycheck.1", "taler-exchange-keycheck",
- "check validity of Taler signing and denomination keys",
+ ("manpages/taler-auditor-offline.1", "taler-auditor-offline",
+ "Taler auditor certifies that it audits a Taler exchange",
"GNU Taler contributors", 1),
- ("manpages/taler-exchange-keyup.1", "taler-exchange-keyup",
- "set up Taler exchange denomination and signing",
- "GNU Taler contributors", 1),
- ("manpages/taler-exchange-wire.1", "taler-exchange-wire",
- "create the master-key signed responses to /wire",
+ ("manpages/taler-exchange-offline.1", "taler-exchange-offline",
+ "operations using the offline key of a Taler exchange",
"GNU Taler contributors", 1),
("manpages/taler-exchange-wirewatch.1", "taler-exchange-wirewatch",
"watch for incoming wire transfers", "GNU Taler contributors", 1),