Autogenerated man pages for v1.4.1-rc2-g0556a
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 2 Jul 2006 02:03:33 +0000 (02:03 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 2 Jul 2006 02:03:33 +0000 (02:03 +0000)
man1/git-commit.1

index 5eaf9a8f21fad5b73b3a4fa63a929fce272deacf..a83de7ea4f103d1dcc6da67a71ead9c0d6be8809 100755 (executable)
@@ -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)\&.