From 65893f2bcd24c65255c7615e03b77501a51358df Mon Sep 17 00:00:00 2001 From: obarat Date: Sun, 1 Jul 2018 20:07:48 -0400 Subject: [PATCH] Update 03_2_Knowing_Your_Bitcoin_Setup.md --- 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..ff6203b 100644 --- a/03_2_Knowing_Your_Bitcoin_Setup.md +++ b/03_2_Knowing_Your_Bitcoin_Setup.md @@ -27,7 +27,7 @@ You shouldn't mess with most of these files and directories — particularly not ## Know Your Bitcoin-cli Commands -Most of your early work will be done with the `bitcoin-cli` command, which offers an easy interface to `bitcoind`. If you ever want more information on its usage, just run it with the `help` argument. Without any other arguments, it shows you ever possible command: +Most of your early work will be done with the `bitcoin-cli` command, which offers an easy interface to `bitcoind`. If you ever want more information on its usage, just run it with the `help` argument. Without any other arguments, it shows you every possible command: ``` $ bitcoin-cli help == Blockchain ==