summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-26 06:45:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-26 06:45:59 +0000
commit3db8b41b7fb7b11cc6fd575309e9906f173d2cd7 (patch)
tree50b75a09fb5ac1266e18d2f34e892fa4f91acc1f /git-checkout.html
parentccc2f7606414a57fc7f34d2f88f8fb2246918d6d (diff)
downloadgit-htmldocs-3db8b41b7fb7b11cc6fd575309e9906f173d2cd7.tar.gz
Autogenerated HTML docs for v1.6.0-rc0-79-gb0320
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 22230f0cc..f997d75f6 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -322,7 +322,7 @@ git-checkout(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="content"><em>git checkout</em> [-q] [-f] [[--track | --no-track] -b &lt;new_branch&gt; [-l]] [-m] [&lt;branch&gt;]
-<em>git checkout</em> [&lt;tree-ish&gt;] &lt;paths&gt;&#8230;</div></div>
+<em>git checkout</em> [&lt;tree-ish&gt;] [--] &lt;paths&gt;&#8230;</div></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -590,7 +590,7 @@ $ git add frotz</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:16:37 UTC
+Last updated 2008-07-26 06:45:37 UTC
</div>
</div>
</body>