Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 86a6670

Browse files
committed
Merge pull request #54 from daneden/fix-update-readme
Update Readme with case insensitive flag
2 parents 815fa08 + 56538a9 commit 86a6670

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Options (all optional) include:
3333
default, codemod applies the regex one line at a time.
3434
-d
3535
The path whose ancestor files are to be explored. Defaults to current dir.
36+
-i
37+
Make your search case-insensitive
3638
--start
3739
A path:line_number-formatted position somewhere in the hierarchy from which
3840
to being exploring, or a percentage (e.g. "--start 25%") of the way through

0 commit comments

Comments
 (0)