From: Junio C Hamano Date: Sun, 2 Jul 2006 02:03:33 +0000 (+0000) Subject: Autogenerated man pages for v1.4.1-rc2-g0556a X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=123a9a9a7b479158db8efc55d9287cc65076ac73;p=git.git Autogenerated man pages for v1.4.1-rc2-g0556a --- diff --git a/man1/git-commit.1 b/man1/git-commit.1 index 5eaf9a8f2..a83de7ea4 100755 --- a/man1/git-commit.1 +++ b/man1/git-commit.1 @@ -31,7 +31,7 @@ git-commit \- Record your changes .SH "DESCRIPTION" -Updates the index file for given paths, or all modified files if \fI\-a\fR is specified, and makes a commit object\&. The command VISUAL and EDITOR environment variables to edit the commit log message\&. +Updates the index file for given paths, or all modified files if \fI\-a\fR 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 \fBgit\-commit\-tree\fR(1)\&.