summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-07-02 02:03:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-07-02 02:03:30 +0000
commite0b0e00c4792febf47d8434bca2b982d4efcd12c (patch)
treed2e9f09e551f887a755d28eb637bce4acebf0e65 /git-commit.html
parent3901ffb453101d619d2d19f531d2d05481a03751 (diff)
downloadgit-htmldocs-e0b0e00c4792febf47d8434bca2b982d4efcd12c.tar.gz
Autogenerated HTML docs for v1.4.1-rc2-g0556a
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-commit.html b/git-commit.html
index abf9e0918..cdbe0cedd 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -280,9 +280,9 @@ git-commit(1) Manual Page
<h2>DESCRIPTION</h2>
<div class="sectionbody">
<p>Updates the index file for given paths, or all modified files if
-<em>-a</em> is specified, and makes a commit object. The command
-VISUAL and EDITOR environment variables to edit the commit log
-message.</p>
+<em>-a</em> is specified, and makes a commit object. The command specified
+by either the VISUAL or EDITOR environment variables are used to edit
+the commit log message.</p>
<p>Several environment variable are used during commits. They are
documented in <a href="git-commit-tree.html">git-commit-tree(1)</a>.</p>
<p>This command can run <tt>commit-msg</tt>, <tt>pre-commit</tt>, and
@@ -507,7 +507,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Jun-2006 07:24:22 UTC
+Last updated 02-Jul-2006 02:03:23 UTC
</div>
</div>
</body>