cli: fix snapshot mode tooltip (#1484)

This commit is contained in:
Georgios Konstantopoulos 2021-02-09 17:48:55 +02:00 committed by GitHub
parent b77dfec055
commit 912bfaa7b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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