go-ethereum/docs/cli/version.md
Ferran Borreguero e9703c7e3f
Add docs for cli and config file (#218)
* Initial docs cli
2021-10-26 14:09:11 +02:00

11 lines
123 B
Markdown

# Version
The ```bor version``` command outputs the version of the binary.
## Usage
```
$ bor version
0.2.9-stable
```