Update README.md

This commit is contained in:
Tonye Jack
2021-04-02 12:06:01 -04:00
committed by GitHub
parent abf3dc48a6
commit 69ce8f5302

View File

@@ -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 (*) <br /> *i.e a combination of all options above.* |
## Example