From: Fredrik Kuivinen Date: Thu, 9 Mar 2006 16:24:37 +0000 (+0100) Subject: Fix some inconsistencies in the docs X-Git-Tag: v1.3.0-rc1~13^2~15 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5001422d30109b3c4471fd2d744e0a78a103c9d8;hp=779b14462523616cf84ea96690a983605fec2cdc;p=git.git Fix some inconsistencies in the docs Signed-off-by: Fredrik Kuivinen Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt index bf4b592f..fbd23944 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 diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt index d242b396..21a86642 100644 --- a/Documentation/git-mv.txt +++ b/Documentation/git-mv.txt @@ -3,7 +3,7 @@ git-mv(1) NAME ---- -git-mv - Script used to move or rename a file, directory or symlink. +git-mv - Move or rename a file, directory or symlink. SYNOPSIS diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index e1c76c60..45476c2e 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -3,7 +3,7 @@ git-tag(1) NAME ---- -git-tag - Create a tag object signed with GPG +git-tag - Create a tag object signed with GPG SYNOPSIS