Flags
| Flag | Description |
|---|---|
-r, --recursive | Recurse into directories |
-i, --ignore-case | Case-insensitive match |
-w, --word | Match whole words only |
-n, --line-number | Print line numbers |
-c, --count | Print count of matches per file |
-l, --files-with-matches | Print only file names |
--json | Structured JSON output |
--color <when> | auto (default), always, never |
-j, --threads <N> | Number of worker threads |
--stats | Print summary stats at end |
-h, --help | Show help |
-V, --version | Print version (v3.5.0) |