summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
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),