mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-18 10:51:44 -05:00
fix: mark chain as global and update usage (#15409)
This commit is contained in:
10
book/cli/reth/db/diff.md
vendored
10
book/cli/reth/db/diff.md
vendored
@@ -60,6 +60,16 @@ Database:
|
||||
--output <OUTPUT>
|
||||
The output directory for the diff report.
|
||||
|
||||
Datadir:
|
||||
--chain <CHAIN_OR_PATH>
|
||||
The chain this node is running.
|
||||
Possible values are either a built-in chain or the path to a chain specification file.
|
||||
|
||||
Built-in chains:
|
||||
mainnet, sepolia, holesky, hoodi, dev
|
||||
|
||||
[default: mainnet]
|
||||
|
||||
Logging:
|
||||
--log.stdout.format <FORMAT>
|
||||
The format to use for logs written to stdout
|
||||
|
||||
Reference in New Issue
Block a user