* [PATCH] Minor improvement to the write-tree documentation
@ 2009-08-26 14:04 David Kågedal
0 siblings, 0 replies; only message in thread
From: David Kågedal @ 2009-08-26 14:04 UTC (permalink / raw)
To: git; +Cc: David Kågedal
Signed-off-by: David Kågedal <davidk@lysator.liu.se>
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-26 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 14:04 [PATCH] Minor improvement to the write-tree documentation David Kågedal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).