From 209076ebd35458aaf61f4a8a4b71e127e4eda440 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 7 Apr 2017 22:37:00 +0200 Subject: implement denomination key revocation logic in exchangedb and taler-exchange-keyup (part of #3887) --- doc/taler-exchange-keyup.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/taler-exchange-keyup.1 b/doc/taler-exchange-keyup.1 index 541c10ec8..7859d8a89 100644 --- a/doc/taler-exchange-keyup.1 +++ b/doc/taler-exchange-keyup.1 @@ -1,4 +1,4 @@ -.TH TALER\-EXCHANGE\-KEYUP 1 "Apr 22, 2015" "GNU Taler" +.TH TALER\-EXCHANGE\-KEYUP 1 "Apr 7, 2017" "GNU Taler" .SH NAME taler\-exchange\-keyup \- Setup Taler exchange denomination and signing keys. @@ -25,6 +25,9 @@ Location of the private EdDSA offline master key of the exchange. .IP "\-o FILE, \-\-ouptut=FILE" Where to write a denomination key signing request file to be given to the auditor. .B +.IP "\-r DKH, \-\-revoke=DKH" +Revoke the denomination key where the denomination public key's hash is DKH. +.B .IP "\-t TIMESTAMP, \-\-time=TIMESTAMP" Operate as if the current time was TIMESTAMP. .B -- cgit v1.2.3