diff --git a/docs/guides/modules/optimize/pages/parallelism-faster-jobs.adoc b/docs/guides/modules/optimize/pages/parallelism-faster-jobs.adoc index 58ce6712d1..fbdfaa736f 100644 --- a/docs/guides/modules/optimize/pages/parallelism-faster-jobs.adoc +++ b/docs/guides/modules/optimize/pages/parallelism-faster-jobs.adoc @@ -203,7 +203,7 @@ The following table show a full list of option flags available when using `circl | `--timings-type` | string -| name of the field to use from historical test results when matching against the test names given to the command in order to determine their historical timings, previous status and flakiness. Available values: `classname`, `name`, `file` (default). +| name of the field to use from historical test results when matching against the test names given to the command in order to determine their historical timings, previous status and flakiness. Available values: `autodetect`, `classname`, `testname`, `filename` (default). | No | `--total`