mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
grep: add multifile to example (#18708)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
- Search for a pattern within a file:
|
||||
|
||||
`grep "{{search_pattern}}" {{path/to/file}}`
|
||||
`grep "{{search_pattern}}" {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- Search for an exact string (disables `regex`es):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user