mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 03_2_Knowing_Your_Bitcoin_Setup.md
This commit is contained in:
parent
13dc3b70d9
commit
65893f2bcd
@ -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 ==
|
||||
|
Loading…
x
Reference in New Issue
Block a user