Code

Merge branch 'jc/fmt-patch' into next
[git.git] / Documentation / git-shortlog.txt
index 696a4245b5ca6cc49a9dcaa346d8a0e7453e44b0..54fb922ba9704112f953e4f6de25f053e81b2097 100644 (file)
@@ -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
 -----------