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 29d65253e62e28ce6935fd038ab726f0438ffcd6..036b3efe131cdcdb2e2530e6bd105cac9d1a732f 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 a7f51ab4d0c74aa45d737d86da742549c8780273..e22dfa580383c0a7af00d9d56e01a1869fb6ce75 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 c197b0c27d9807b63a3f1ff95983c5f34d5d2600..54cad855713596e64e445653344e9b2243b41043 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 af988821b81ee03fecb02ce038a16ca49220009c..f02f6bbb49182c0dffce205b24a4199d824dc776 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