We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e076143 commit 6f2c3f2Copy full SHA for 6f2c3f2
cmd/geth/dbcmd.go
@@ -77,6 +77,7 @@ Remove blockchain and state databases`,
77
ArgsUsage: "<prefix> <start>",
78
Flags: []cli.Flag{
79
utils.DataDirFlag,
80
+ utils.AncientFlag,
81
utils.SyncModeFlag,
82
utils.MainnetFlag,
83
utils.RopstenFlag,
0 commit comments