Code

Merge git://git.kernel.org/pub/scm/gitk/gitk
[git.git] / Documentation / git-shortlog.txt
index 6e4cbc4fdd37758a7021675bd3e81aea620651cc..7ccf31ccc401fd35a0ed65667be001805436249b 100644 (file)
@@ -3,7 +3,7 @@ git-shortlog(1)
 
 NAME
 ----
 
 NAME
 ----
-git-shortlog - Summarize 'git log' output
+git-shortlog - Summarize 'git-log' output
 
 SYNOPSIS
 --------
 
 SYNOPSIS
 --------
@@ -13,7 +13,7 @@ git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[
 
 DESCRIPTION
 -----------
 
 DESCRIPTION
 -----------
-Summarizes `git-log` output in a format suitable for inclusion
+Summarizes 'git-log' output in a format suitable for inclusion
 in release announcements. Each commit will be grouped by author and
 the first line of the commit message will be shown.
 
 in release announcements. Each commit will be grouped by author and
 the first line of the commit message will be shown.