summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-commit-tree.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 2345daac1..0e5372683 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -272,7 +272,7 @@ git-commit-tree(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-commit-tree</em> &lt;tree&gt; [-p &lt;parent commit&gt;]* &lt; changelog</p>
+<p><em>git commit-tree</em> &lt;tree&gt; [-p &lt;parent commit&gt;]* &lt; changelog</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -352,7 +352,7 @@ EMAIL</tt></pre>
is taken from the configuration items user.name and user.email, or, if not
present, system user name and fully qualified hostname.</p>
<p>A commit comment is read from stdin. If a changelog
-entry is not provided via "&lt;" redirection, "git-commit-tree" will just wait
+entry is not provided via "&lt;" redirection, <tt>git-commit-tree</tt> will just wait
for one to be entered and terminated with ^D.</p>
</div>
<h2>Diagnostics</h2>
@@ -477,7 +477,7 @@ reversible operation.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:27 UTC
+Last updated 02-Jul-2008 03:01:36 UTC
</div>
</div>
</body>