aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'bp.1.md')
-rw-r--r--bp.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/bp.1.md b/bp.1.md
index 97f12f4..7679936 100644
--- a/bp.1.md
+++ b/bp.1.md
@@ -34,6 +34,9 @@ syntax.
: Print only the names of files containing matches instead of the matches
themselves.
+`-c`, `--case`
+: Perform pattern matching with case-sensitivity (the default is smart casing, i.e. case-insensitive, unless there are any uppercase letters present).
+
`-i`, `--ignore-case`
: Perform pattern matching case-insensitively.