cmd: fix command help messages in modules (#20203)
This commit is contained in:
committed by
Martin Holst Swende
parent
0676320169
commit
23c8c74131
@ -152,6 +152,7 @@ func init() {
|
||||
runCommand,
|
||||
stateTestCommand,
|
||||
}
|
||||
cli.CommandHelpTemplate = utils.OriginCommandHelpTemplate
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user