From f110803afb93e8020099aa1c14d38d1142249066 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 16 Apr 2023 16:55:21 +0200 Subject: update man pages --- man/taler-exchange-offline.1 | 57 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) (limited to 'man/taler-exchange-offline.1') diff --git a/man/taler-exchange-offline.1 b/man/taler-exchange-offline.1 index bc02e1cc..08bd3e2b 100644 --- a/man/taler-exchange-offline.1 +++ b/man/taler-exchange-offline.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "TALER-EXCHANGE-OFFLINE" "1" "Nov 03, 2022" "0.9" "GNU Taler" +.TH "TALER-EXCHANGE-OFFLINE" "1" "Apr 16, 2023" "0.9" "GNU Taler" .SH NAME taler-exchange-offline \- operations using the offline key of a Taler exchange . @@ -361,6 +361,61 @@ History fee charged when inquiring about non\-recent account history. .UNINDENT .UNINDENT .UNINDENT +.SS aml\-enable +.sp +Enable AML officer\(aqs account, granting them access to AML data and, +if \(aqrw\(aq is given, the power to make AML decisions. +.sp +The arguments provided must include: +.INDENT 0.0 +.INDENT 3.5 +.INDENT 0.0 +.IP 1. 3 +AML staff member public key (in base32 encoding) +.IP 2. 3 +AML staff member legal name +.IP 3. 3 +\(aqro\(aq or \(aqrw\(aq to set access to read\-only or read\-write +.UNINDENT +.UNINDENT +.UNINDENT +.SS aml\-disable +.sp +Disable AML officer\(aqs account. Also updates the legal name. +.sp +The arguments provided must include: +.INDENT 0.0 +.INDENT 3.5 +.INDENT 0.0 +.IP 1. 3 +AML staff member public key (in base32 encoding) +.IP 2. 3 +AML staff member legal name +.UNINDENT +.UNINDENT +.UNINDENT +.SS add\-partner +.sp +Add partner exchange for wad transfers. Enables P2P payments +between users of these exchanges. +.sp +The arguments provided must include: +.INDENT 0.0 +.INDENT 3.5 +.INDENT 0.0 +.IP 1. 3 +Master public key of the partner exchange. +.IP 2. 3 +Base URL of the partner exchange API. +.IP 3. 3 +Wad fee to charge. +.IP 4. 3 +Wad transfer frequency. +.IP 5. 3 +Year for which the above options are to be configured, \(aqnow\(aq for the current year. +.UNINDENT +.UNINDENT +.UNINDENT .SS upload .sp This subcommand uploads outputs from other subcommands (except \fBdownload\fP and \fBshow\fP) -- cgit v1.2.3