]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-log.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-log.txt
index ebaee4b3348ce9f7a4fcac6d9726a0251c51df72..cf1ab7beee07db9c71d8857224eedafc29544422 100644 (file)
@@ -8,7 +8,7 @@ git-log - Show commit logs
 
 SYNOPSIS
 --------
-'git-log' <option>...
+'git log' <option>...
 
 DESCRIPTION
 -----------
@@ -112,4 +112,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite