rg: Add doc for literal string search (#3957)
This commit is contained in:
@@ -31,3 +31,7 @@
|
|||||||
- Show lines that do not match the given pattern:
|
- Show lines that do not match the given pattern:
|
||||||
|
|
||||||
`rg --invert-match {{pattern}}`
|
`rg --invert-match {{pattern}}`
|
||||||
|
|
||||||
|
- Search a literal string pattern:
|
||||||
|
|
||||||
|
`rg -F {{string}}`
|
||||||
|
Reference in New Issue
Block a user