Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 6, 2023
1 parent 8989158 commit 437f7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Support this project with a :star:
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------|--------|----------|-----------|-------------------------------------------------------------------------------------------------------------------------|
| autocrlf | string | false | `"input"` | Modify the git config [core.autocrlf](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf). |
| files | string | true | | File/Directory names to check for uncommited<br>changes. |
| files | string | false | | File/Directory names to check for uncommited<br>changes. |
| files-separator | string | false | `"\n"` | Separator used to split the `files`<br>input |
| separator | string | false | `" "` | Output string separator. |

Expand Down

0 comments on commit 437f7da

Please sign in to comment.