summaryrefslogtreecommitdiffstats
path: root/git-grep.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
commit4f1d8c48d0527535cace5f7f7b25e546a7ba7dab (patch)
tree1770764183352dbfe1003de1f6bfb304db4a55cb /git-grep.txt
parent69a98586dace45994f1eeeee63cf19d056bfc561 (diff)
downloadgit-htmldocs-4f1d8c48d0527535cace5f7f7b25e546a7ba7dab.tar.gz
Autogenerated HTML docs for v1.5.4.3-422-g34cd6
Diffstat (limited to 'git-grep.txt')
-rw-r--r--git-grep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-grep.txt b/git-grep.txt
index 71a73354f..a97f0557f 100644
--- a/git-grep.txt
+++ b/git-grep.txt
@@ -78,7 +78,7 @@ OPTIONS
-l | --files-with-matches | --name-only | -L | --files-without-match::
Instead of showing every matched line, show only the
names of files that contain (or do not contain) matches.
- For better compatability with git-diff, --name-only is a
+ For better compatibility with git-diff, --name-only is a
synonym for --files-with-matches.
-c | --count::