From: Junio C Hamano Date: Wed, 6 Sep 2006 09:35:52 +0000 (+0000) Subject: Autogenerated man pages for v1.4.2-g0ea2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d20ca7aee8f1ee00c063a81ff9a5a198d4149b65;p=git.git Autogenerated man pages for v1.4.2-g0ea2 --- diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1 index 9345c5584..f847eceec 100755 --- a/man1/git-rev-list.1 +++ b/man1/git-rev-list.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\-REV\-LIST" "1" "09/03/2006" "" "" +.TH "GIT\-REV\-LIST" "1" "09/06/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -20,6 +20,7 @@ git\-rev\-list \- Lists commit objects in reverse chronological order [ \-\-remove\-empty ] [ \-\-not ] [ \-\-all ] + [ \-\-stdin ] [ \-\-topo\-order ] [ \-\-parents ] [ [\-\-objects | \-\-objects\-edge] [ \-\-unpacked ] ] @@ -131,6 +132,11 @@ $GIT_DIR/refs/ are listed on the command line as \fI\fR. .TP +\-\-stdin +In addition to the +\fI\fR +listed on the command line, read them from the standard input. +.TP \-\-merge After a failed merge, show refs that touch files having a conflict and don't exist on all heads to merge. .TP