Autogenerated manpages for v1.5.1.1-178-g6fb8
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 18 Apr 2007 23:54:30 +0000 (23:54 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 18 Apr 2007 23:54:30 +0000 (23:54 +0000)
man1/git-shortlog.1

index b1d2830d4eb850b82cc3350300dc030c611fcbee..836d362c28c79061388ddb23ade2e0cc5a68e57f 100644 (file)
@@ -2,7 +2,7 @@
 .\" 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.
 
@@ -26,9 +30,13 @@ Sort output according to the number of commits per author instead of author alph
 \-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