Skip to content

Commit eab5518

Browse files
committed
doc: mark bitcoin-{node,gui} installed in files.md
1 parent 2a815d1 commit eab5518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ This table describes the files installed by Bitcoin Core across different platfo
150150
| *lib/pkgconfig/libbitcoinkernel.pc* | Pkg-config metadata for linking to `libbitcoinkernel` |
151151
| *libexec/bench_bitcoin* | Benchmarking tool for measuring node performance |
152152
| *libexec/bitcoin-chainstate* | Tool to validate and connect blocks |
153-
| *libexec/bitcoin-gui* | IPC-enabled alternative to `bitcoin-qt` |
154-
| *libexec/bitcoin-node* | IPC-enabled alternative to `bitcoind` |
153+
| libexec/bitcoin-gui | IPC-enabled alternative to `bitcoin-qt` |
154+
| libexec/bitcoin-node | IPC-enabled alternative to `bitcoind` |
155155
| libexec/test_bitcoin | Unit test binary |
156156
| *libexec/test_bitcoin-qt* | GUI-specific unit tests |
157157
| share/man/man1/ | Man pages for command-line tools like `bitcoin-cli`, `bitcoind`, and others |

0 commit comments

Comments
 (0)