Signed-off-by: David Kågedal <davidk@xxxxxxxxxxxxxx> --- Documentation/git-write-tree.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/git-write-tree.txt b/Documentation/git-write-tree.txt index 26d3850..3eee11f 100644 --- a/Documentation/git-write-tree.txt +++ b/Documentation/git-write-tree.txt @@ -12,7 +12,8 @@ SYNOPSIS DESCRIPTION ----------- -Creates a tree object using the current index. +Creates a tree object using the current index. The sha1 of the new +tree object is printed to standard output. The index must be in a fully merged state. -- 1.6.4.rc3.21.g3b9e -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html