summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-02 07:35:15 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-02 07:35:15 +0000
commit39381a7c839f85e6b5380251ecffcd5b1a214945 (patch)
treedf3e49a3381f4e02410c0c84dae63a1b28db65c4 /git-checkout.html
parent8f62db9398f1b5c51907cea20d4b51cb0cd391d3 (diff)
downloadgit-htmldocs-39381a7c839f85e6b5380251ecffcd5b1a214945.tar.gz
Autogenerated HTML docs for v1.5.0-rc3-16-gaacd
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 7b7053008..6557ba4e9 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -273,7 +273,7 @@ git-checkout(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-checkout</em> [-f] [-b &lt;new_branch&gt; [-l]] [-m] [&lt;branch&gt;]
+<div class="content"><em>git-checkout</em> [-q] [-f] [-b &lt;new_branch&gt; [-l]] [-m] [&lt;branch&gt;]
<em>git-checkout</em> [&lt;tree-ish&gt;] &lt;paths&gt;&#8230;</div></div>
</div>
<h2>DESCRIPTION</h2>
@@ -297,6 +297,14 @@ working tree.</p>
<div class="sectionbody">
<dl>
<dt>
+-q
+</dt>
+<dd>
+<p>
+ Quiet, supress feedback messages.
+</p>
+</dd>
+<dt>
-f
</dt>
<dd>
@@ -511,7 +519,7 @@ $ git update-index frotz</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 01-Feb-2007 00:22:05 UTC
+Last updated 02-Feb-2007 07:34:52 UTC
</div>
</div>
</body>