summaryrefslogtreecommitdiffstats
path: root/crates/core/flags/defs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/flags/defs.rs')
-rw-r--r--crates/core/flags/defs.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/core/flags/defs.rs b/crates/core/flags/defs.rs
index 68b0aaaf..5e76e455 100644
--- a/crates/core/flags/defs.rs
+++ b/crates/core/flags/defs.rs
@@ -6773,6 +6773,9 @@ any custom file types). The end result is that \fB\-\-type=all\fP causes
ripgrep to search in "whitelist" mode, where it will only search files it
recognizes via its type definitions.
.sp
+Note that this flag has lower precedence than both the \flag{glob} flag and
+any rules found in ignore files.
+.sp
To see the list of available file types, use the \flag{type-list} flag.
"#
}