summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
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.txt
parent3901ffb453101d619d2d19f531d2d05481a03751 (diff)
downloadgit-htmldocs-e0b0e00c4792febf47d8434bca2b982d4efcd12c.tar.gz
Autogenerated HTML docs for v1.4.1-rc2-g0556a
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit.txt b/git-commit.txt
index 0fe66f2d0..517a86b23 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -15,9 +15,9 @@ SYNOPSIS
DESCRIPTION
-----------
Updates the index file for given paths, or all modified files if
-'-a' is specified, and makes a commit object. The command
-VISUAL and EDITOR environment variables to edit the commit log
-message.
+'-a' 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.
Several environment variable are used during commits. They are
documented in gitlink:git-commit-tree[1].