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