Code

git-svn: update documentation for multi-{init|fetch}
[git.git] / Documentation / git-shortlog.txt
index 1601d2267c34fec24ab527caa55d35a3c52c8063..95fa9010c1539e4c93d6d402ffd4bb670fd32910 100644 (file)
@@ -8,6 +8,7 @@ git-shortlog - Summarize 'git log' output
 SYNOPSIS
 --------
 git-log --pretty=short | 'git-shortlog' [-h] [-n] [-s]
 SYNOPSIS
 --------
 git-log --pretty=short | 'git-shortlog' [-h] [-n] [-s]
+git-shortlog [-n|--number] [-s|--summary] [<committish>...]
 
 DESCRIPTION
 -----------
 
 DESCRIPTION
 -----------
@@ -27,8 +28,8 @@ OPTIONS
        Sort output according to the number of commits per author instead
        of author alphabetic order.
 
        Sort output according to the number of commits per author instead
        of author alphabetic order.
 
--s:
-       Supress commit description and Provide a commit count summary only.
+-s::
+       Supress commit description and provide a commit count summary only.
 
 FILES
 -----
 
 FILES
 -----