Support 'master@2 hours ago' syntax
[git.git] / Documentation / git-shortlog.txt
index a852e9b..54fb922 100644 (file)
@@ -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
 -----------