mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
rg: fix path placeholder (#16361)
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
|
||||
- Recursively search for a pattern in a file or directory:
|
||||
|
||||
`rg {{pattern}} {{path/to/directory}}`
|
||||
`rg {{pattern}} {{path/to/file_or_directory}}`
|
||||
|
||||
- Include hidden files and entries listed in `.gitignore`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user