mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 16:13:47 +00:00
Adding a script that can automatically generate markdown pages from bor CLI, so we can avoid copy-pasting helper strings whenever a flag is created, deleted, or modified. CLI docs could be generated with command `make docs`.
9 lines
No EOL
237 B
Markdown
9 lines
No EOL
237 B
Markdown
# Account list
|
|
|
|
The `account list` command lists all the accounts in the Bor data directory.
|
|
|
|
## Options
|
|
|
|
- ```datadir```: Path of the data directory to store information
|
|
|
|
- ```keystore```: Path of the data directory to store information |