aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-12-27 19:48:52 -0800
committerBruce Hill <bruce@bruce-hill.com>2020-12-27 19:48:52 -0800
commit7d4bc36949cec8e5c791c352a264cd1dea4f8a1e (patch)
treef2a873d8628beae17af524c2334c75b97a50beb0 /README.md
parent177bc55cfc405a7df0f666aa2dce29e428b9592c (diff)
Added in-place filtering/replacements
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bc1d8f..784296a 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ It's written in pure C with no dependencies.
* `-h` `--help` print the usage and quit
* `-v` `--verbose` print verbose debugging info
* `-i` `--ignore-case` perform a case-insensitive match
+* `-I` `--inplace` perform replacements or filtering in-place on files
* `-e` `--explain` print an explanation of the matches
* `-j` `--json` print matches as JSON objects
* `-l` `--list-files` print only filenames containing matches