diff options
| author | Stephen <[email protected]> | 2015-06-11 16:12:34 -0400 |
|---|---|---|
| committer | Stephen <[email protected]> | 2015-06-11 16:12:34 -0400 |
| commit | ef2a3de25c882396e1776b554878d2784b6b7391 (patch) | |
| tree | caab0736ccab0b0576413d6bfcee37810ae74587 /qa/rpc-tests/README.md | |
| parent | Merge pull request #6241 (diff) | |
| download | discoin-ef2a3de25c882396e1776b554878d2784b6b7391.tar.xz discoin-ef2a3de25c882396e1776b554878d2784b6b7391.zip | |
Add paytxfee to getwalletinfo, warnings to getnetworkinfo
Diffstat (limited to 'qa/rpc-tests/README.md')
| -rw-r--r-- | qa/rpc-tests/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md index 6221c93d8..efc81e7a9 100644 --- a/qa/rpc-tests/README.md +++ b/qa/rpc-tests/README.md @@ -25,7 +25,7 @@ Run all possible tests with `qa/pull-tester/rpc-tests.sh -extended`. Possible options: -```` +``` -h, --help show this help message and exit --nocleanup Leave bitcoinds and test.* datadir on exit or error --noshutdown Don't stop bitcoinds after the test execution |