From 96c41e26a306c48b75e8e9bda027042058e0f5ec Mon Sep 17 00:00:00 2001 From: Siyuan Liu Date: Sun, 1 Jul 2018 16:02:42 +0800 Subject: [PATCH] update a wrong command`bitcoin` to `bitcoind-cli` --- 03_2_Knowing_Your_Bitcoin_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_2_Knowing_Your_Bitcoin_Setup.md b/03_2_Knowing_Your_Bitcoin_Setup.md index 089c310..a6fc7be 100644 --- a/03_2_Knowing_Your_Bitcoin_Setup.md +++ b/03_2_Knowing_Your_Bitcoin_Setup.md @@ -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