]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-mktree.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-mktree.txt
index 638abc7d0f7425749339b1519cab5c0586e96138..0be32e26126c075b408f37212f8658394b272297 100644 (file)
@@ -8,7 +8,7 @@ git-mktree - Build a tree-object from ls-tree formatted text
 
 SYNOPSIS
 --------
-'git-mktree' [-z]
+'git mktree' [-z]
 
 DESCRIPTION
 -----------
@@ -31,4 +31,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite