mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 08:03:48 +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`.
7 lines
No EOL
156 B
Markdown
7 lines
No EOL
156 B
Markdown
# Peers status
|
|
|
|
The ```peers status <peer id>``` command displays the status of a peer by its id.
|
|
|
|
## Options
|
|
|
|
- ```address```: Address of the grpc endpoint |