Documentation nitpicking
This patch fixes some small problems with the documentation. Signed-off-by: Nikolai Weibull <nikolai@bitwi.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
2db0bfbc04
commit
7acab8f167
@ -8,7 +8,7 @@ git-commit-tree - Creates a new commit object
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
'git-commit-tree' <tree> [-p <parent commit>]\ < changelog
|
||||
'git-commit-tree' <tree> [-p <parent commit>]\* < changelog
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -60,7 +60,7 @@ OPTIONS
|
||||
Directly insert the specified info into the index.
|
||||
|
||||
--index-info::
|
||||
Read index info from stdin.
|
||||
Read index information from stdin.
|
||||
|
||||
--chmod=(+|-)x::
|
||||
Set the execute permissions on the updated files.
|
||||
|
Loading…
Reference in New Issue
Block a user