X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=65ca77fbf657520a59b308fc3e99ed79b61cff95;hb=070879ca93a7d358086f4c8aff4553493dcb9210;hp=6968ca6060a075bdd2a53776f353dfabb444fc88;hpb=379955c696a417f0fb6118f2fd91dbffd2816ad1;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index 6968ca60..65ca77fb 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -1,6 +1,5 @@ git-shortlog(1) =============== -v0.99.4, Aug 2005 NAME ---- @@ -9,7 +8,7 @@ git-shortlog - Summarize 'git log' output. SYNOPSIS -------- -'git log --pretty=short | git shortlog' +'git-log --pretty=short | git shortlog' DESCRIPTION ----------- @@ -27,5 +26,5 @@ Documentation by Junio C Hamano. GIT --- -Part of the link:git.html[git] suite +Part of the gitlink:git[7] suite