]> 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 dccf0e20eccd20d45ac83828dbc7c67fa6a86e1a..44570d92d48e4e3c0ff97561cab7684935bd1fb9 100644 (file)
@@ -8,7 +8,7 @@ git-show - Show various types of objects
 
 SYNOPSIS
 --------
-'git-show' [options] <object>...
+'git show' [options] <object>...
 
 DESCRIPTION
 -----------
@@ -79,8 +79,6 @@ Documentation
 -------------
 Documentation by David Greaves, Petr Baudis and the git-list <git@vger.kernel.org>.
 
-This manual page is a stub. You can help the git documentation by expanding it.
-
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite