tools/x264_perf_O3: fixup help message
This commit is contained in:
@@ -11,7 +11,7 @@ from speccpu.flaglib.perf import record as recordflags
|
||||
@click.option(
|
||||
"--get-ref-vectorize/--no-get-ref-vectorize",
|
||||
default=True,
|
||||
help="Enable or disable MC vectorization",
|
||||
help="Enable or disable mc.c `get_ref` vectorization",
|
||||
)
|
||||
@click.option(
|
||||
"--spec",
|
||||
|
||||
Reference in New Issue
Block a user