From b5cba3251053c22bf1df46282f1dd0a4c46f6a38 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 1 Mar 2016 15:35:04 +0100 Subject: renaming mint->exchange --- doc/taler-auditor-sign.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/taler-auditor-sign.1') diff --git a/doc/taler-auditor-sign.1 b/doc/taler-auditor-sign.1 index ed264a496..177d0df04 100644 --- a/doc/taler-auditor-sign.1 +++ b/doc/taler-auditor-sign.1 @@ -1,7 +1,7 @@ .TH TALER\-AUDITOR\-SIGN 1 "Sep 15, 2015" "GNU Taler" .SH NAME -taler\-auditor\-sign \- Sign mint denomination as auditor. +taler\-auditor\-sign \- Sign exchange denomination as auditor. .SH SYNOPSIS .B taler\-auditor\-sign @@ -9,7 +9,7 @@ taler\-auditor\-sign \- Sign mint denomination as auditor. .br .SH DESCRIPTION -\fBtaler\-auditor\-sign\fP is a command line tool to be used by an auditor to sign that he is aware of certain keys being used by a mint. Using this signature, the auditor affirms that he will verify that the mint is properly accounting for those coins. +\fBtaler\-auditor\-sign\fP is a command line tool to be used by an auditor to sign that he is aware of certain keys being used by a exchange. Using this signature, the auditor affirms that he will verify that the exchange is properly accounting for those coins. .SH OPTIONS .B @@ -19,11 +19,11 @@ Location of the private EdDSA auditor key. If it does not exist, it will be cre .IP "\-h, \-\-help" Print short help on options. .B -.IP "\-m KEY, \-\-mint-key=KEY" -Public key of the mint in Crockford base32 encoding, for example as generated by gnunet\-ecc \-p. +.IP "\-m KEY, \-\-exchange-key=KEY" +Public key of the exchange in Crockford base32 encoding, for example as generated by gnunet\-ecc \-p. .B -.IP "\-r FILE, \-\-mint-request=FILE" -File with the mint's denomination key signing request as generated by taler\-mint\-keyup \-o. +.IP "\-r FILE, \-\-exchange-request=FILE" +File with the exchange's denomination key signing request as generated by taler\-exchange\-keyup \-o. .B .IP "\-o FILE, \-\-output=FILE" File where the auditor should write the EdDSA signature. @@ -32,4 +32,4 @@ File where the auditor should write the EdDSA signature. Report bugs by using Mantis or by sending electronic mail to .SH "SEE ALSO" -\fBtaler\-mint\-keyup\fP(1), \fBgnunet\-ecc\fP(1), \fBtaler.conf\fP(5) +\fBtaler\-exchange\-keyup\fP(1), \fBgnunet\-ecc\fP(1), \fBtaler.conf\fP(5) -- cgit v1.2.3