Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit bc88419

Browse files
committed
Update description for modification_time ordering
1 parent 091f776 commit bc88419

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/command_line/order.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ order of groups at each level is randomized.
1313

1414
With `rand` you can also specify a seed.
1515

16-
The option `modification_time` will run the most recent modified files first. You can combine it with `--next-failure` to find the most recent failing spec.
16+
Use `modification_time` to run the most recently modified files first. You can
17+
combine it with `--next-failure` to find the most recent failing spec.
1718

1819
## Example usage
1920

0 commit comments

Comments
 (0)