Skip to content

Commit 7da22d0

Browse files
Updated README.md (#307)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
1 parent 430a753 commit 7da22d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@ Support this project with a :star:
117117
118118
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
119119
120-
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
121-
|-----------------------|--------|----------|----------|------------------------------------------------------------|
122-
| files | string | false | | File/Directory names to check for <br>uncommited changes. |
123-
| files-separator | string | false | `"\n"` | Separator used to split the <br>`files` input |
124-
| match-gitignore-files | string | true | `"true"` | Indicates whether to match files <br>in `.gitignore` |
125-
| separator | string | false | `" "` | Output string separator. |
120+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
121+
|-----------------------|--------|----------|-----------|------------------------------------------------------------|
122+
| files | string | false | | File/Directory names to check for <br>uncommited changes. |
123+
| files-separator | string | false | `"\n"` | Separator used to split the <br>`files` input |
124+
| match-gitignore-files | string | true | `"false"` | Indicates whether to match files <br>in `.gitignore` |
125+
| separator | string | false | `" "` | Output string separator. |
126126

127127
<!-- AUTO-DOC-INPUT:END -->
128128

0 commit comments

Comments
 (0)