Skip to content

Commit 8d95184

Browse files
dkagedalgitster
authored andcommitted
Minor improvement to the write-tree documentation
Signed-off-by: David Kågedal <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 21d0bc2 commit 8d95184

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-write-tree.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ SYNOPSIS
1212

1313
DESCRIPTION
1414
-----------
15-
Creates a tree object using the current index.
15+
Creates a tree object using the current index. The name of the new
16+
tree object is printed to standard output.
1617

1718
The index must be in a fully merged state.
1819

0 commit comments

Comments
 (0)