summaryrefslogtreecommitdiffstats
path: root/git-cherry.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-01-14 08:49:57 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-01-14 08:49:57 +0000
commita3148f57fbcacbe814c532d049b2f3d66f48b648 (patch)
treeea3fa04eff06826056d50de2f98fe860637bfdd5 /git-cherry.html
parent6efe3023cc16b3c4ece5a9ea43114109002cbe86 (diff)
downloadgit-htmldocs-a3148f57fbcacbe814c532d049b2f3d66f48b648.tar.gz
Autogenerated HTML docs for v1.6.1-135-g3cf3b
Diffstat (limited to 'git-cherry.html')
-rw-r--r--git-cherry.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-cherry.html b/git-cherry.html
index 1d3c0150e..d3f03af2c 100644
--- a/git-cherry.html
+++ b/git-cherry.html
@@ -320,7 +320,7 @@ git-cherry(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git cherry</em> [-v] &lt;upstream&gt; [&lt;head&gt;] [&lt;limit&gt;]</p></div>
+<div class="para"><p><em>git cherry</em> [-v] [&lt;upstream&gt; [&lt;head&gt; [&lt;limit&gt;]]]</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -372,6 +372,7 @@ than pushing or pulling commits directly.</p></div>
<dd>
<p>
Upstream branch to compare against.
+ Defaults to the first tracked remote branch, if available.
</p>
</dd>
<dt>
@@ -410,7 +411,7 @@ than pushing or pulling commits directly.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:10 UTC
+Last updated 2009-01-14 08:49:42 UTC
</div>
</div>
</body>