Commit fbeb4f20 authored by Wenbiao Zheng's avatar Wenbiao Zheng Committed by Péter Szilágyi

cmd/geth: fix usage formatting (#17136)

parent 0b20b1a0
......@@ -83,7 +83,8 @@ var AppHelpFlagGroups = []flagGroup{
utils.LightKDFFlag,
},
},
{Name: "DEVELOPER CHAIN",
{
Name: "DEVELOPER CHAIN",
Flags: []cli.Flag{
utils.DeveloperFlag,
utils.DeveloperPeriodFlag,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment