don't recommend --snap.stop flag #4577 Open

This commit is contained in:
Alex Sharov 2022-06-29 20:41:00 +06:00 committed by GitHub
parent d72fba3bec
commit b9473745ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -642,7 +642,7 @@ var (
}
SnapStopFlag = cli.BoolFlag{
Name: ethconfig.FlagSnapStop,
Usage: "Stop producing new snapshots",
Usage: "Workaround to stop producing new snapshots, if you meet some snapshots-related critical bug",
}
TorrentVerbosityFlag = cli.IntFlag{
Name: "torrent.verbosity",