mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Create CLI documentation with a Rust script (instead of Python) + style improvement (#10680)
This commit is contained in:
2
book/cli/reth/debug/execution.md
vendored
2
book/cli/reth/debug/execution.md
vendored
@ -4,6 +4,8 @@ Debug the roundtrip execution of blocks as well as the generated data
|
||||
|
||||
```bash
|
||||
$ reth debug execution --help
|
||||
```
|
||||
```txt
|
||||
Usage: reth debug execution [OPTIONS] --to <TO>
|
||||
|
||||
Options:
|
||||
|
||||
Reference in New Issue
Block a user