aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-01-15 18:23:18 -0800
committerBruce Hill <bruce@bruce-hill.com>2021-01-15 18:23:18 -0800
commitd31d2e89850d3132850e0f2e1ce6d973bd482073 (patch)
tree654739b075372bbe55b4082b2c77d7e70813e7fb /README.md
parent87ad1efc24521c0a17c1d8d627518f1eb9f4fa4f (diff)
Added interactive confirmation mode for replacing text
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 650fb53..3317209 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ It's written in pure C with no dependencies.
* `-v` `--verbose` print verbose debugging info
* `-i` `--ignore-case` perform a case-insensitive match
* `-I` `--inplace` perform replacements or filtering in-place on files
+* `-C` `--confirm` during replacement, confirm before each replacement
* `-e` `--explain` print an explanation of the matches
* `-j` `--json` print matches as JSON objects
* `-l` `--list-files` print only filenames containing matches