summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-02 15:41:52 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-02 15:41:52 -0700
commitcb8686675282d7c33a6fbbe237a5be81eb2f4876 (patch)
treea4a462a7f6e4f2846588ed9189ea79cbf69d2e14 /git-commit-tree.html
parent7f41af2ef394898c5c4b5998f628c2b51f0aa75e (diff)
downloadgit-htmldocs-cb8686675282d7c33a6fbbe237a5be81eb2f4876.tar.gz
Autogenerated HTML docs for v1.8.2-373-g961c5
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 2627fe21d..825de94b6 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -747,7 +747,8 @@ git-commit-tree(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<pre class="content"><em>git commit-tree</em> &lt;tree&gt; [(-p &lt;parent&gt;)&#8230;] &lt; changelog
-<em>git commit-tree</em> [(-p &lt;parent&gt;)&#8230;] [(-m &lt;message&gt;)&#8230;] [(-F &lt;file&gt;)&#8230;] &lt;tree&gt;</pre>
+<em>git commit-tree</em> [(-p &lt;parent&gt;)&#8230;] [-S[&lt;keyid&gt;]] [(-m &lt;message&gt;)&#8230;]
+ [(-F &lt;file&gt;)&#8230;] &lt;tree&gt;</pre>
<div class="attribution">
</div></div>
</div>
@@ -812,6 +813,14 @@ state was.</p></div>
from the standard input.
</p>
</dd>
+<dt class="hdlist1">
+-S[&lt;keyid&gt;]
+</dt>
+<dd>
+<p>
+ GPG-sign commit.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1007,7 +1016,7 @@ reversible operation.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-02-05 21:07:26 PST
+Last updated 2013-04-02 15:41:33 PDT
</div>
</div>
</body>