From 56538a981b2464d05fd4aa3d778a69aba861b159 Mon Sep 17 00:00:00 2001 From: Daniel Eden Date: Thu, 14 May 2015 23:31:43 -0700 Subject: [PATCH] Update Readme with case insensitive flag --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c79a0d..132772b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Options (all optional) include: default, codemod applies the regex one line at a time. -d The path whose ancestor files are to be explored. Defaults to current dir. + -i + Make your search case-insensitive --start A path:line_number-formatted position somewhere in the hierarchy from which to being exploring, or a percentage (e.g. "--start 25%") of the way through