rg: fix path placeholder (#16361)

This commit is contained in:
Lena
2025-05-03 17:44:39 +02:00
committed by GitHub
parent f4fce2b2f9
commit f0a0f57e5e
+1 -1
View File
@@ -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`: