mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
@ -42,7 +42,7 @@ Usage: rg [options] -e PATTERN ... [<path> ...]
|
|||||||
rg --help
|
rg --help
|
||||||
rg --version
|
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:
|
Common options:
|
||||||
-a, --text Search binary files as if they were text.
|
-a, --text Search binary files as if they were text.
|
||||||
|
Reference in New Issue
Block a user