From 20dff719d136d58c752273bd0c3990da06c433c3 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 18 Apr 2007 23:54:30 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.1.1-178-g6fb8 --- man1/git-shortlog.1 | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/man1/git-shortlog.1 b/man1/git-shortlog.1 index b1d2830d4..836d362c2 100644 --- a/man1/git-shortlog.1 +++ b/man1/git-shortlog.1 @@ -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) @@ -10,7 +10,11 @@ .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] [\&...] +.sp +.nf +git\-log \-\-pretty=short | \fIgit\-shortlog\fR [\-h] [\-n] [\-s] +git\-shortlog [\-n|\-\-number] [\-s|\-\-summary] [\&...] +.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 -- 2.26.2