ack: clarify file types syntax meaning

fix #2805
italian
Morgan Evans 2019-02-28 09:15:48 -05:00 committed by Agniva De Sarker
parent e594740f17
commit 851990873c
1 changed files with 2 additions and 2 deletions

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":