X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=54fb922ba9704112f953e4f6de25f053e81b2097;hb=c33d5174d692b1861e0b2f656e51b80b2b00a23c;hp=696a4245b5ca6cc49a9dcaa346d8a0e7453e44b0;hpb=98438bd0e893c23186fb82ea8b04964c0f1ef9d1;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index 696a4245..54fb922b 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -3,12 +3,12 @@ git-shortlog(1) 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 -----------