summaryrefslogtreecommitdiff
path: root/man/libeufin-sandbox.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-16 16:55:21 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-16 16:55:21 +0200
commitf110803afb93e8020099aa1c14d38d1142249066 (patch)
treeede15bcbe0e48882809bc34daebbbbe58c6527c2 /man/libeufin-sandbox.1
parent8452f991dd967328207fab52a99beb19e2cb4dff (diff)
downloaddocs-f110803afb93e8020099aa1c14d38d1142249066.tar.gz
docs-f110803afb93e8020099aa1c14d38d1142249066.tar.bz2
docs-f110803afb93e8020099aa1c14d38d1142249066.zip
update man pages
Diffstat (limited to 'man/libeufin-sandbox.1')
-rw-r--r--man/libeufin-sandbox.111
1 files changed, 10 insertions, 1 deletions
diff --git a/man/libeufin-sandbox.1 b/man/libeufin-sandbox.1
index 32e8bc7c..e0b0ce09 100644
--- a/man/libeufin-sandbox.1
+++ b/man/libeufin-sandbox.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "LIBEUFIN-SANDBOX" "1" "Nov 03, 2022" "0.9" "GNU Taler"
+.TH "LIBEUFIN-SANDBOX" "1" "Apr 16, 2023" "0.9" "GNU Taler"
.SH NAME
libeufin-sandbox \- simulate core banking system with EBICS access to bank accounts
.
@@ -84,6 +84,15 @@ The following sections describe each command in detail.
This command takes argument \fBNAME\fP and creates a demobank with that name.
.sp
Option \fB\-\-currency CUR\fP (default: \fBEUR\fP) specifes another currency.
+Option \fB\-\-captcha\-url $URL\fP specifies where the wallet user is going
+to be redirected to confirm the withdrawal operation. This $URL should
+point to the bank frontend. More precisely to the UI that let the user
+finish a withdrawal operation that needs to be confirmed. Example of
+this value may be "\fI\%https://bank.domain/#/operation\fP/{wopid}" where
+"\fI\%https://bank.domain\fP" returns the demobank SPA and the demobank view under
+the route "/operation/{wopid}" will show the status of the operation id {wopid}.
+Note that "{wopid}" is literally in the \-\-captcha\-url config and replaced at
+runtime by the sandbox server.
Option \fB\-\-bank\-debt\-limit N\fP (default: 1000000) specifies that
the bank debt limit should be N (units of currency).
Similarly, option \fB\-\-users\-debt\-limit N\fP (default: 1000) specifies