Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-25 00:20:50 +00:00
parent 9b28211252
commit f4e4b40a39
35 changed files with 147 additions and 70 deletions

View File

@@ -21,6 +21,6 @@ source: https://github.com/tldr-pages/tldr.git
`bitcoind -chain={{main|test|signet|regtest}}`
- Start the Bitcoin Core daemon using specific config file and data directory:
- Start the Bitcoin Core daemon using specific configuration file and data directory:
`bitcoind -conf={{path/to/bitcoin.conf}} -datadir={{path/to/directory}}`