summaryrefslogtreecommitdiffstats
path: root/doc/rg.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rg.1')
-rw-r--r--doc/rg.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/rg.1 b/doc/rg.1
index 87c563b1..06325661 100644
--- a/doc/rg.1
+++ b/doc/rg.1
@@ -238,6 +238,12 @@ Alias for \-\-color=always \-\-heading \-n.
.RS
.RE
.TP
+.B \-S, \-\-smart\-case
+Search case insensitively if the pattern is all lowercase.
+Search case sensitively otherwise.
+.RS
+.RE
+.TP
.B \-j, \-\-threads \f[I]ARG\f[]
The number of threads to use.
Defaults to the number of logical CPUs (capped at 6).