Merge pull request #16098 from holiman/fix_import

main: add gc flags to import-command
This commit is contained in:
Péter Szilágyi 2018-02-15 12:34:33 +02:00 committed by GitHub
commit b92276c700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ It expects the genesis file as argument.`,
utils.DataDirFlag,
utils.CacheFlag,
utils.LightModeFlag,
utils.GCModeFlag,
utils.CacheDatabaseFlag,
utils.CacheGCFlag,
},
Category: "BLOCKCHAIN COMMANDS",
Description: `