This commit fixes a couple command paths for interacting with the test_bitcoin binary within the Unit Test documentation.
If the commands are run as is a command not found
error is returned.
0❯ test_bitcoin --list_content
1bash: test_bitcoin: command not found
0❯ test_bitcoin --help
1bash: test_bitcoin: command not found