update a wrong commandbitcoin to bitcoind-cli

This commit is contained in:
Siyuan Liu 2018-07-01 16:02:42 +08:00 committed by GitHub
parent 13dc3b70d9
commit 96c41e26a3
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