]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-grep.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-grep.txt
index 1b646b73f069e72bc6faa3a058d61ace77c9934c..cbda116581cd638ae1cfda1218d37f1a2b446c73 100644 (file)
@@ -9,7 +9,7 @@ git-grep - Print lines matching a pattern
 SYNOPSIS
 --------
 [verse]
-'git-grep' [--cached]
+'git grep' [--cached]
           [-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp]
           [-v | --invert-match] [-h|-H] [--full-name]
           [-E | --extended-regexp] [-G | --basic-regexp]