Auto merge of #3450 - leto:rpctest-readme, r=str4d

Fix some typos in rpc-tests readme
This commit is contained in:
Homu 2018-10-09 13:18:07 -07:00
commit 732e167043
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ Possible options:
```
-h, --help show this help message and exit
--nocleanup Leave bitcoinds and test.* datadir on exit or error
--nocleanup Leave zcashds and test.* datadir on exit or error
--noshutdown Don't stop bitcoinds after the test execution
--srcdir=SRCDIR Source directory containing bitcoind/bitcoin-cli (default:
--srcdir=SRCDIR Source directory containing zcashd/zcash-cli (default:
../../src)
--tmpdir=TMPDIR Root directory for datadirs
--tracerpc Print out all RPC calls as they are made