aboutsummaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorStephen <scmorse@colby.edu>2015-06-11 16:12:34 -0400
committerStephen <scmorse@colby.edu>2015-06-11 16:12:34 -0400
commitef2a3de25c882396e1776b554878d2784b6b7391 (patch)
treecaab0736ccab0b0576413d6bfcee37810ae74587 /qa
parent55294a9fb673ab0a7c99b9c18279fe12a5a07890 (diff)
downloadbitcoin-ef2a3de25c882396e1776b554878d2784b6b7391.tar.xz
Add paytxfee to getwalletinfo, warnings to getnetworkinfo
Diffstat (limited to 'qa')
-rw-r--r--qa/rpc-tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md
index 6221c93d8b..efc81e7a97 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