]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-mktag.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-mktag.txt
index ea7a75234a91b0dade03b8e19d4ba7d0d1a82f63..8bcc11443dce7322ac5b0fa70e07b2465f762615 100644 (file)
@@ -8,7 +8,7 @@ git-mktag - Creates a tag object
 
 SYNOPSIS
 --------
-'git-mktag' < signature_file
+'git mktag' < signature_file
 
 DESCRIPTION
 -----------
@@ -43,4 +43,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite