mirror of
https://github.com/git/git.git
synced 2024-11-18 05:13:58 +01:00
Fix some inconsistencies in the docs
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
779b144625
commit
5001422d30
@ -3,7 +3,7 @@ git-grep(1)
|
||||
|
||||
NAME
|
||||
----
|
||||
git-grep - print lines matching a pattern
|
||||
git-grep - Print lines matching a pattern
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user