Autogenerated HTML docs for v1.5.4-rc5-19-g0509eb
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 1 Feb 2008 10:52:44 +0000 (10:52 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 1 Feb 2008 10:52:44 +0000 (10:52 +0000)
git-filter-branch.html
git-filter-branch.txt
git-rev-parse.html
git-rev-parse.txt

index 29d6525..036b3ef 100644 (file)
@@ -278,7 +278,7 @@ git-filter-branch(1) Manual Page
         [--msg-filter &lt;command&gt;] [--commit-filter &lt;command&gt;]\r
         [--tag-name-filter &lt;command&gt;] [--subdirectory-filter &lt;directory&gt;]\r
         [--original &lt;namespace&gt;] [-d &lt;directory&gt;] [-f | --force]\r
-        &lt;rev-list options&gt;</div></div>\r
+        [&lt;rev-list options&gt;&#8230;]</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -593,7 +593,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 31-Jan-2008 03:19:58 UTC\r
+Last updated 01-Feb-2008 10:52:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a7f51ab..e22dfa5 100644 (file)
@@ -13,7 +13,7 @@ SYNOPSIS
        [--msg-filter <command>] [--commit-filter <command>]
        [--tag-name-filter <command>] [--subdirectory-filter <directory>]
        [--original <namespace>] [-d <directory>] [-f | --force]
-       <rev-list options>
+       [<rev-list options>...]
 
 DESCRIPTION
 -----------
index c197b0c..54cad85 100644 (file)
@@ -687,8 +687,8 @@ A colon, optionally followed by a stage number (0 to 3) and a
 </p>\r
 </li>\r
 </ul>\r
-<p>Here is an illustration, by Jon Loeliger.  Both node B and C are\r
-commit parents of commit node A.  Parent commits are ordered\r
+<p>Here is an illustration, by Jon Loeliger.  Both commit nodes B\r
+and C are parents of commit node A.  Parent commits are ordered\r
 left-to-right.</p>\r
 <div class="literalblock">\r
 <div class="content">\r
@@ -834,7 +834,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Pierre Habouzit &lt;madcoder@debian.or
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 30-Jan-2008 08:28:23 UTC\r
+Last updated 01-Feb-2008 10:52:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index af98882..f02f6bb 100644 (file)
@@ -234,8 +234,8 @@ blobs contained in a commit.
   (typically the current branch), and stage 3 is the version from
   the branch being merged.
 
-Here is an illustration, by Jon Loeliger.  Both node B and C are
-commit parents of commit node A.  Parent commits are ordered
+Here is an illustration, by Jon Loeliger.  Both commit nodes B
+and C are parents of commit node A.  Parent commits are ordered
 left-to-right.
 
     G   H   I   J