From 5001422d30109b3c4471fd2d744e0a78a103c9d8 Mon Sep 17 00:00:00 2001 From: Fredrik Kuivinen Date: Thu, 9 Mar 2006 17:24:37 +0100 Subject: [PATCH] Fix some inconsistencies in the docs Signed-off-by: Fredrik Kuivinen Signed-off-by: Junio C Hamano --- Documentation/git-grep.txt | 2 +- Documentation/git-mv.txt | 2 +- Documentation/git-tag.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.11.0