mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
cli: fix snapshot mode tooltip (#1484)
This commit is contained in:
parent
b77dfec055
commit
912bfaa7b9
@ -53,7 +53,7 @@ var (
|
||||
}
|
||||
SnapshotModeFlag = cli.StringFlag{
|
||||
Name: "snapshot.mode",
|
||||
Usage: `Configures the storage mode of the app:
|
||||
Usage: `Configures the snapshot mode of the app:
|
||||
* h - download headers snapshot
|
||||
* b - download bodies snapshot
|
||||
* s - download state snapshot
|
||||
|
Loading…
Reference in New Issue
Block a user