.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-SHORTLOG" "1" "04/04/2007" "Git 1.5.1.31.ge421f" "Git Manual"
+.TH "GIT\-SHORTLOG" "1" "04/18/2007" "Git 1.5.1.1.178.g6fb8" "Git Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.SH "NAME"
git\-shortlog \- Summarize 'git log' output
.SH "SYNOPSIS"
-git\-log \-\-pretty=short | \fIgit\-shortlog\fR [\-h] [\-n] [\-s] git\-shortlog [\-n|\-\-number] [\-s|\-\-summary] [<committish>\&...]
+.sp
+.nf
+git\-log \-\-pretty=short | \fIgit\-shortlog\fR [\-h] [\-n] [\-s]
+git\-shortlog [\-n|\-\-number] [\-s|\-\-summary] [<committish>\&...]
+.fi
.SH "DESCRIPTION"
Summarizes \fIgit log\fR 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.
\-s
Suppress commit description and provide a commit count summary only.
.SH "FILES"
-.TP
-\fI.mailmap\fR
-If this file exists, it will be used for mapping author email addresses to a real author name. One mapping per line, first the author name followed by the email address enclosed by \fI<\fR and \fI>\fR. Use hash \fI#\fR for comments. Example:
+Example\ 1.\ mailmap::.sp
+.nf
+If this file exists, it will be used for mapping author email
+addresses to a real author name. One mapping per line, first
+the author name followed by the email address enclosed by
+\'<' and '>'. Use hash '#' for comments. Example:
+.fi
.sp
.nf
# Keep alphabetized