mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
grep: refer to rg (#22403)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# grep
|
||||
|
||||
> Find patterns in files using `regex`es.
|
||||
> See also: `regex`.
|
||||
> See also: `rg`, `regex`.
|
||||
> More information: <https://www.gnu.org/software/grep/manual/grep.html>.
|
||||
|
||||
- Search for a pattern within files:
|
||||
|
||||
Reference in New Issue
Block a user