mirror of
https://github.com/google/benchmark.git
synced 2025-04-03 16:10:58 +08:00
correct cli param in docs
This commit is contained in:
parent
7736df0304
commit
ca8d0f7b61
@ -341,7 +341,7 @@ BENCHMARK_EXPORT BenchmarkReporter* CreateDefaultDisplayReporter();
|
|||||||
// The second and third overload use the specified 'display_reporter' and
|
// The second and third overload use the specified 'display_reporter' and
|
||||||
// 'file_reporter' respectively. 'file_reporter' will write to the file
|
// 'file_reporter' respectively. 'file_reporter' will write to the file
|
||||||
// specified
|
// specified
|
||||||
// by '--benchmark_output'. If '--benchmark_output' is not given the
|
// by '--benchmark_out'. If '--benchmark_out' is not given the
|
||||||
// 'file_reporter' is ignored.
|
// 'file_reporter' is ignored.
|
||||||
//
|
//
|
||||||
// RETURNS: The number of matching benchmarks.
|
// RETURNS: The number of matching benchmarks.
|
||||||
|
Loading…
Reference in New Issue
Block a user