c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554)
rename vmtrace.config to vmtrace.jsonconfig for consinstency with t8ntool trace.jsonconfig
This commit is contained in:
parent
fadd9d8b81
commit
72f69366de
@ -545,7 +545,7 @@ var (
|
||||
Category: flags.VMCategory,
|
||||
}
|
||||
VMTraceConfigFlag = &cli.StringFlag{
|
||||
Name: "vmtrace.config",
|
||||
Name: "vmtrace.jsonconfig",
|
||||
Usage: "Tracer configuration (JSON)",
|
||||
Category: flags.VMCategory,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user