Skip to content

Commit bb6f936

Browse files
lightclientzzyalbert
authored andcommitted
cmd/geth: add ancient flag to db inspect (#23946)
1 parent a2b8262 commit bb6f936

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/geth/dbcmd.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Remove blockchain and state databases`,
7777
ArgsUsage: "<prefix> <start>",
7878
Flags: []cli.Flag{
7979
utils.DataDirFlag,
80+
utils.AncientFlag,
8081
utils.SyncModeFlag,
8182
utils.MainnetFlag,
8283
utils.TestnetFlag,

0 commit comments

Comments
 (0)