aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-grep.txt
diff options
context:
space:
mode:
authorFredrik Kuivinen <freku045@student.liu.se>2006-03-09 17:24:37 +0100
committerJunio C Hamano <junkio@cox.net>2006-03-09 11:43:58 -0800
commit5001422d30109b3c4471fd2d744e0a78a103c9d8 (patch)
treeedcd4d2c3f6cd9d11ac44798d4a7590dcbde149b /Documentation/git-grep.txt
parent779b14462523616cf84ea96690a983605fec2cdc (diff)
downloadgit-5001422d30109b3c4471fd2d744e0a78a103c9d8.tar.gz
Fix some inconsistencies in the docs
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-grep.txt')
-rw-r--r--Documentation/git-grep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt
index bf4b592f48..fbd2394481 100644
--- a/Documentation/git-grep.txt
+++ b/Documentation/git-grep.txt
@@ -3,7 +3,7 @@ git-grep(1)
NAME
----
-git-grep - print lines matching a pattern
+git-grep - Print lines matching a pattern
SYNOPSIS