aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/gdex/usage.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/gdex/usage.go')
-rw-r--r--cmd/gdex/usage.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/gdex/usage.go b/cmd/gdex/usage.go
index 685b5bc1c..496e20ecf 100644
--- a/cmd/gdex/usage.go
+++ b/cmd/gdex/usage.go
@@ -184,9 +184,9 @@ var AppHelpFlagGroups = []flagGroup{
},
},
{
- Name: "PROPOSER",
+ Name: "BLOCK PROPOSER",
Flags: []cli.Flag{
- utils.ProposingEnabledFlag,
+ utils.BlockProposerEnabledFlag,
},
},
{