diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-21 01:45:53 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-21 01:45:53 +0100 |
commit | 6f8fa678c1f4672165cd82ddb43ec3546d9552a9 (patch) | |
tree | 71b8948519f4b94d087f098393c49a523d96b8fc /doc | |
parent | 737e3f4bf67a2048381785328206c595bffe632a (diff) |
implementing #3987
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler-auditor-sign.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/taler-auditor-sign.1 b/doc/taler-auditor-sign.1 index 177d0df04..f0f90a5b8 100644 --- a/doc/taler-auditor-sign.1 +++ b/doc/taler-auditor-sign.1 @@ -1,4 +1,4 @@ -.TH TALER\-AUDITOR\-SIGN 1 "Sep 15, 2015" "GNU Taler" +.TH TALER\-AUDITOR\-SIGN 1 "Mar 15, 2016" "GNU Taler" .SH NAME taler\-auditor\-sign \- Sign exchange denomination as auditor. @@ -22,6 +22,9 @@ Print short help on options. .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 "\-u URL, \-\-auditor-url=URL" +URL of the auditor. Provides informative link for the user to learn more about the auditor. +.B .IP "\-r FILE, \-\-exchange-request=FILE" File with the exchange's denomination key signing request as generated by taler\-exchange\-keyup \-o. .B |