diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-12-27 19:48:52 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-12-27 19:48:52 -0800 |
| commit | 7d4bc36949cec8e5c791c352a264cd1dea4f8a1e (patch) | |
| tree | f2a873d8628beae17af524c2334c75b97a50beb0 /README.md | |
| parent | 177bc55cfc405a7df0f666aa2dce29e428b9592c (diff) | |
Added in-place filtering/replacements
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
