summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-02 23:23:39 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-02 23:25:15 -0500
commit616ba01be0804b62918e4d3ea49695beb81ed784 (patch)
treeec8f4a4bad6bc9cd6677829c1def3179b0b2b666 /README.md
parent655188566695a74b69b4964081a93dc71f1e1252 (diff)
Added flag functionality, made case insensitive default from now on
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de928f29..8bbebbc1 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Run using `btm`.
- `-g`, `--group` will group together processes with the same name by default (equivalent to pressing `Tab`).
-- `-i`, `--case_insensitive` will default to not matching case.
+- `-s`, `--case_sensitive` will default to matching case.
- `-w`, `--whole` will default to searching for the world word.