mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-06-25 14:22:54 +02:00
@ -42,7 +42,7 @@ Usage: rg [options] -e PATTERN ... [<path> ...]
|
||||
rg --help
|
||||
rg --version
|
||||
|
||||
rg combines the usability of The Silver Searcher with the raw speed of grep.
|
||||
rg recursively searches your current directory for a regex pattern.
|
||||
|
||||
Common options:
|
||||
-a, --text Search binary files as if they were text.
|
||||
|
Reference in New Issue
Block a user