X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=54fb922ba9704112f953e4f6de25f053e81b2097;hb=3026402cbc60c003c4bc043368afc619e4d9b3cd;hp=6968ca6060a075bdd2a53776f353dfabb444fc88;hpb=9d34c29db39bdb5c2443475dd6a24cfc5c2c9e37;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index 6968ca60..54fb922b 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -1,15 +1,14 @@ git-shortlog(1) =============== -v0.99.4, Aug 2005 NAME ---- -git-shortlog - Summarize 'git log' output. +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