From c6692acbf3dbb6474deaa6db0a97698178d2f91d Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 23 Nov 2006 02:47:44 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.4.1 --- man1/git-diff-tree.1 | 117 ++++++++++++++++++++++++++++++++++++++-- man1/git-log.1 | 117 ++++++++++++++++++++++++++++++++++++++-- man1/git-rev-list.1 | 123 +++++++++++++++++++++++++++++++++++++++---- man1/git-show.1 | 122 +++++++++++++++++++++++++++++++++++++++--- 4 files changed, 455 insertions(+), 24 deletions(-) diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index 9f907a838..850882c65 100755 --- a/man1/git-diff-tree.1 +++ b/man1/git-diff-tree.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\-DIFF\-TREE" "1" "10/27/2006" "" "" +.TH "GIT\-DIFF\-TREE" "1" "11/23/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -162,8 +162,119 @@ flag. \-v This flag causes "git\-diff\-tree \-\-stdin" to also show the commit message before the differences. .TP -\-\-pretty[=(raw|medium|short)] -This is used to control "pretty printing" format of the commit message. Without "=