Skip to content

Commit

Permalink
Fix some inconsistencies in the docs
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Fredrik Kuivinen authored and Junio C Hamano committed Mar 9, 2006
1 parent 779b144 commit 5001422
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Documentation/git-grep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-grep(1)

NAME
----
git-grep - print lines matching a pattern
git-grep - Print lines matching a pattern


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5001422

Please sign in to comment.