ack: clarify file types syntax meaning

fix #2805
This commit is contained in:
Morgan Evans
2019-02-28 09:15:48 -05:00
committed by Agniva De Sarker
parent e594740f17
commit 851990873c

View File

@@ -6,9 +6,9 @@
`ack {{foo}}` `ack {{foo}}`
- Find files in a specific language: - Find files scoped to a specific programming language:
`ack --ruby {{each_with_object}}` `ack --ruby {{foo}}`
- Count the total number of matches for the term "foo": - Count the total number of matches for the term "foo":