Minor documentation fixup.
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
03e0ea8712
commit
c64ea8521b
|
|
@ -15,9 +15,9 @@ SYNOPSIS
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
Updates the index file for given paths, or all modified files if
|
Updates the index file for given paths, or all modified files if
|
||||||
'-a' is specified, and makes a commit object. The command
|
'-a' is specified, and makes a commit object. The command specified
|
||||||
VISUAL and EDITOR environment variables to edit the commit log
|
by either the VISUAL or EDITOR environment variables are used to edit
|
||||||
message.
|
the commit log message.
|
||||||
|
|
||||||
Several environment variable are used during commits. They are
|
Several environment variable are used during commits. They are
|
||||||
documented in gitlink:git-commit-tree[1].
|
documented in gitlink:git-commit-tree[1].
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue