grep: simplify -l example to match the others
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
- Print file names with matches:
|
||||
|
||||
`grep -rl {{search_string}} .`
|
||||
`grep -l {{search_string}} {{path/to/file}}`
|
||||
|
||||
- Use the standard input instead of a file:
|
||||
|
||||
|
Reference in New Issue
Block a user