summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-25 19:54:27 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-25 19:54:31 +0200
commit6e6985fa8545dd7104914cd2f430997b4f65fe40 (patch)
tree32428e7759e4bb8064fd1180e402936b003e0ca1 /manpages
parente04fcc21a7417be7288f0bcabf466e73e873fe17 (diff)
downloaddocs-6e6985fa8545dd7104914cd2f430997b4f65fe40.tar.gz
docs-6e6985fa8545dd7104914cd2f430997b4f65fe40.tar.bz2
docs-6e6985fa8545dd7104914cd2f430997b4f65fe40.zip
document new -s flag of taler-fakebank-run
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-fakebank-run.1.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/taler-fakebank-run.1.rst b/manpages/taler-fakebank-run.1.rst
index 590b4b6f..1a23cf24 100644
--- a/manpages/taler-fakebank-run.1.rst
+++ b/manpages/taler-fakebank-run.1.rst
@@ -17,6 +17,7 @@ Synopsis
[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
[**-n** *N* | **--num-threads=**\ \ *N*]
+[**-s** *AMOUNT* | **--signup-bonus=**\ \ *AMOUNT*]
[**-v** | **--version**]
Description
@@ -49,6 +50,9 @@ Its options are as follows:
**-n** *N* \| **--num-threads=**\ \ *N*
Use *N* threads in the thread pool.
+**-s** *AMOUNT* \| **--signup-bonus=**\ \ *AMOUNT*
+ Credit newly registered accounts with a balance of *AMOUNT*. Unlike other banks, this initial balance will be created out of thin air and not via a wire transfer from some bank-internal account.
+
**-v** \| **--version**
Print version information.