git/Documentation: fix SYNOPSIS style bugs
[git.git] / Documentation / git-shortlog.txt
index 65ca77f..bf8db8b 100644 (file)
@@ -8,7 +8,7 @@ git-shortlog - Summarize 'git log' output.
 
 SYNOPSIS
 --------
-'git-log --pretty=short | git shortlog'
+git-log --pretty=short | 'git-shortlog'
 
 DESCRIPTION
 -----------