mirror of
https://github.com/google/benchmark.git
synced 2024-12-27 13:00:36 +08:00
fix minor typo
This commit is contained in:
parent
5e387e7d33
commit
b8084e5054
@ -394,7 +394,7 @@ Write benchmark results to a file with the `--benchmark_out=<filename>` option
|
|||||||
(or set `BENCHMARK_OUT`). Specify the output format with
|
(or set `BENCHMARK_OUT`). Specify the output format with
|
||||||
`--benchmark_out_format={json|console|csv}` (or set
|
`--benchmark_out_format={json|console|csv}` (or set
|
||||||
`BENCHMARK_OUT_FORMAT={json|console|csv}`). Note that the 'csv' reporter is
|
`BENCHMARK_OUT_FORMAT={json|console|csv}`). Note that the 'csv' reporter is
|
||||||
deperecated and the saved `.csv` file
|
deprecated and the saved `.csv` file
|
||||||
[is not parsable](https://github.com/google/benchmark/issues/794) by csv
|
[is not parsable](https://github.com/google/benchmark/issues/794) by csv
|
||||||
parsers.
|
parsers.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user