mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(cli): make db stats non-detailed by default (#8056)
This commit is contained in:
1
book/cli/reth/db.md
vendored
1
book/cli/reth/db.md
vendored
@ -9,6 +9,7 @@ Usage: reth db [OPTIONS] <COMMAND>
|
||||
Commands:
|
||||
stats Lists all the tables, their entry count and their size
|
||||
list Lists the contents of a table
|
||||
checksum Calculates the content checksum of a table
|
||||
diff Create a diff between two database tables or two entire databases
|
||||
get Gets the content of a table for the given key
|
||||
drop Deletes all database entries
|
||||
|
||||
Reference in New Issue
Block a user