Merge pull request #43 from liusy182/patch-1

update a wrong command`bitcoin` to `bitcoind-cli`
This commit is contained in:
Shannon Appelcline 2018-07-26 10:47:01 -07:00 committed by GitHub
commit 4def998265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ setaccount "address" "account"
settxfee amount
signmessage "address" "message"
```
You can also type `bitcoin help [command]` to get even more extensive info on that command. For example:
You can also type `bitcoin-cli help [command]` to get even more extensive info on that command. For example:
```
$ bitcoin-cli help getmininginfo
getmininginfo