diff options
| author | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
| commit | bf8b9d1435a196c9b7c3293904da2a3baba7210a (patch) | |
| tree | b722367def8d35bff70938db77323de61efd0348 /doc/taler-mint-keyup.1 | |
| parent | a67fefa9fbcf9774d277a9c94aeebdf78d2051d1 (diff) | |
| parent | 1bfba318ec0f3393de2dfc66821dec6165eef90a (diff) | |
mention need to audit randomness of gamma
Diffstat (limited to 'doc/taler-mint-keyup.1')
| -rw-r--r-- | doc/taler-mint-keyup.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/taler-mint-keyup.1 b/doc/taler-mint-keyup.1 index 704697eb..71135b36 100644 --- a/doc/taler-mint-keyup.1 +++ b/doc/taler-mint-keyup.1 @@ -22,6 +22,9 @@ Print short help on options. .IP "\-m FILE, \-\-master-key=FILE" Location of the private EdDSA offline master key of the mint. .B +.IP "\-o FILE, \-\-ouptut=FILE" +Where to write a denomination key signing request file to be given to the auditor. +.B .IP "\-t TIMESTAMP, \-\-time=TIMESTAMP" Operate as if the current time was TIMESTAMP. .B |
