From 69ce8f5302949bb3377c6c7d521e12a227480bab Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Apr 2021 12:06:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ec7acf..2e439fd6 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