aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/usage.go
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2015-11-10 21:47:19 +0800
committerPéter Szilágyi <peterke@gmail.com>2015-11-10 21:47:19 +0800
commit9aa77a37690397b7450e86c411918b4c524a7065 (patch)
treece4b5cc50166c0bd9e2d5fbc7de77be9cf36cbd7 /cmd/geth/usage.go
parentda6696862eff91736ec9a694026a14f984f85f57 (diff)
downloaddexon-9aa77a37690397b7450e86c411918b4c524a7065.tar.gz
dexon-9aa77a37690397b7450e86c411918b4c524a7065.tar.zst
dexon-9aa77a37690397b7450e86c411918b4c524a7065.zip
cmd/geth, cmd/utils: surface the light KDF flag to the CLI
Diffstat (limited to 'cmd/geth/usage.go')
-rw-r--r--cmd/geth/usage.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/geth/usage.go b/cmd/geth/usage.go
index 9223b7cd6..5c09e29ce 100644
--- a/cmd/geth/usage.go
+++ b/cmd/geth/usage.go
@@ -69,6 +69,7 @@ var AppHelpFlagGroups = []flagGroup{
utils.GenesisFileFlag,
utils.IdentityFlag,
utils.FastSyncFlag,
+ utils.LightKDFFlag,
utils.CacheFlag,
utils.BlockchainVersionFlag,
},
orkmat2013-08-031-6/+3 * - Fix LICENSE (Artistic 1 instead of Artistic 2)culot2011-10-071-1/+1 * - update to 2.14bapt2011-03-252-4/+6 * - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 * - Update to 2.13wen2010-09-032-4/+4 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * - Update to 2.12gabor2007-12-202-4/+4 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1