diff --git a/docs/cli_help.md b/docs/cli_help.md index 30fe7b3f..f3ec3c96 100644 --- a/docs/cli_help.md +++ b/docs/cli_help.md @@ -136,7 +136,7 @@ * Applied to the most recent `--benchmark`, or all benchmarks if specified before any `--benchmark` arguments. -## Stopping Criteria +## Measurement Collection * `--timeout ` * Measurements will timeout after `` have elapsed. @@ -155,6 +155,8 @@ * Applies to the most recent `--benchmark`, or all benchmarks if specified before any `--benchmark` arguments. +## Stopping Criteria + * `--stopping-criterion ` * After `--min-samples` is satisfied, use `` to detect if enough samples were collected.