diff options
Diffstat (limited to 'manpages/taler-exchange-benchmark.1.rst')
-rw-r--r-- | manpages/taler-exchange-benchmark.1.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/manpages/taler-exchange-benchmark.1.rst b/manpages/taler-exchange-benchmark.1.rst index 9847b09..792ada3 100644 --- a/manpages/taler-exchange-benchmark.1.rst +++ b/manpages/taler-exchange-benchmark.1.rst @@ -67,9 +67,7 @@ that table are always erased during a single benchmark run. **-n** *HOWMANY_COINS* \| **––coins-number=**\ \ *HOWMANY_COINS* Defaults to 1. Specifies how many coins this benchmark should withdraw and spend. After being spent, each coin will be refreshed - with a REFRESH_PROBABILITY probability, which is (hardcoded as) 0.1; - future versions of this tool should offer this parameter as a CLI - option. + with a probability RATE (see option ``--refresh-rate``). **-v** \| **––version** Print version information. |