ag: add example (#2491)
This commit is contained in:

committed by
Owen Voke

parent
657d915dc1
commit
8ad9792a96
@@ -25,3 +25,7 @@
|
||||
- Find files with a name matching "foo":
|
||||
|
||||
`ag -g {{foo}}`
|
||||
|
||||
- Find files containing "foo" in a specific directory:
|
||||
|
||||
`ag {{foo}} {{path/to/folder}}`
|
||||
|
Reference in New Issue
Block a user