Minor improvement to the write-tree documentation

Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
David Kågedal 2009-08-26 16:04:54 +02:00 committed by Junio C Hamano
parent 21d0bc2f9a
commit 8d95184395

View file

@ -12,7 +12,8 @@ SYNOPSIS
DESCRIPTION
-----------
Creates a tree object using the current index.
Creates a tree object using the current index. The name of the new
tree object is printed to standard output.
The index must be in a fully merged state.