X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=54fb922ba9704112f953e4f6de25f053e81b2097;hb=b9aa1f9e9d8f05f350c2e14d6389a5e8596033e9;hp=a852e9b865b24aba71d7a0e79e237d21c19746ca;hpb=0493a3fd5204a36bc961a8611770ddb9ec1ed8ed;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index a852e9b8..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 -----------