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/db/get/mdbx.md
vendored
2
book/cli/reth/db/get/mdbx.md
vendored
@ -4,6 +4,8 @@ Gets the content of a database table for the given key
|
||||
|
||||
```bash
|
||||
$ reth db get mdbx --help
|
||||
```
|
||||
```txt
|
||||
Usage: reth db get mdbx [OPTIONS] <TABLE> <KEY> [SUBKEY]
|
||||
|
||||
Arguments:
|
||||
|
||||
Reference in New Issue
Block a user