Autogenerated HTML docs for v1.4.0-rc2-g5e3a6
[git.git] / git-checkout.html
index c57978d..b2dbc19 100644 (file)
@@ -273,7 +273,7 @@ git-checkout(1) Manual Page
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<div class="content"><em>git-checkout</em> [-f] [-b &lt;new_branch&gt;] [-m] [&lt;branch&gt;]\r
+<div class="content"><em>git-checkout</em> [-f] [-b &lt;new_branch&gt; [-l]] [-m] [&lt;branch&gt;]\r
 <em>git-checkout</em> [-m] [&lt;branch&gt;] &lt;paths&gt;&#8230;</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
@@ -307,7 +307,19 @@ given paths before updating the working tree.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        Create a new branch and start it at &lt;branch&gt;.\r
+        Create a new branch named &lt;new_branch&gt; and start it at\r
+        &lt;branch&gt;.  The new branch name must pass all checks defined\r
+        by <a href="git-check-ref-format.html">git-check-ref-format(1)</a>.  Some of these checks\r
+        may restrict the characters allowed in a branch name.\r
+</p>\r
+</dd>\r
+<dt>\r
+-l\r
+</dt>\r
+<dd>\r
+<p>\r
+        Create the new branch's ref log.  This activates recording of\r
+        all changes to made the branch ref, enabling use of date\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -454,7 +466,7 @@ $ git update-index frotz</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 29-Apr-2006 07:01:33 UTC\r
+Last updated 04-Jun-2006 07:24:22 UTC\r
 </div>\r
 </div>\r
 </body>\r