Skip to content

Commit

Permalink
grep docs: pluralize "Example" section
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Lodato <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
MarkLodato authored and gitster committed Feb 26, 2010
1 parent 8bb45b2 commit 0441601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-grep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ OPTIONS
If given, limit the search to paths matching at least one pattern.
Both leading paths match and glob(7) patterns are supported.

Example
-------
Examples
--------

git grep 'time_t' -- '*.[ch]'::
Looks for `time_t` in all tracked .c and .h files in the working
Expand Down

0 comments on commit 0441601

Please sign in to comment.