]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-show.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-show.txt
index 29ed0acc62156a743db2741d1f576fca87eebff1..44570d92d48e4e3c0ff97561cab7684935bd1fb9 100644 (file)
@@ -8,7 +8,7 @@ git-show - Show various types of objects
 
 SYNOPSIS
 --------
-'git-show' [options] <object>...
+'git show' [options] <object>...
 
 DESCRIPTION
 -----------
@@ -81,4 +81,4 @@ Documentation by David Greaves, Petr Baudis and the git-list <git@vger.kernel.or
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite