diff --git a/README.md b/README.md index c1ec7acfc1b..2e439fd6309 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Using the default separator. | changed_files | `string` | 'new.txt other.png ...' | Select only files that have their type changed (T) | | unmerged_files | `string` | 'new.txt other.png ...' | Select only files that are Unmerged (U) | | unknown_files | `string` | 'new.txt other.png ...' | Select only files that are Unknown (X) | -| all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) i.e a combination of all options above. | +| all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*)
*i.e a combination of all options above.* | ## Example