From: Junio C Hamano
Date: Wed, 6 Sep 2006 09:35:46 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.4.2-g0ea2
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c9245d93f8f356879e659afec55d48f6692b1478;p=git.git
Autogenerated HTML docs for v1.4.2-g0ea2
---
diff --git a/git-rev-list.html b/git-rev-list.html
index a29809fda..80834c039 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -281,6 +281,7 @@ git-rev-list(1) Manual Page
[ --remove-empty ]
[ --not ]
[ --all ]
+ [ --stdin ]
[ --topo-order ]
[ --parents ]
[ [--objects | --objects-edge] [ --unpacked ] ]
@@ -487,6 +488,15 @@ limiting may be applied.
+--stdin
+
+
+
+ In addition to the <commit> listed on the command
+ line, read them from the standard input.
+
+
+
--merge
@@ -616,7 +626,7 @@ and the git-list <git@vger.kernel.org>.