Git development
 help / color / mirror / Atom feed
* [PATCH 1/2] Document git-diff-tree --always
@ 2006-02-07 11:47 Petr Baudis
  2006-02-07 11:47 ` [PATCH 2/2] Basic documentation for git-show Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Baudis @ 2006-02-07 11:47 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Signed-off-by: Petr Baudis <pasky@suse.cz>
---

 Documentation/git-diff-tree.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt
index 674ee61..9153e4c 100644
--- a/Documentation/git-diff-tree.txt
+++ b/Documentation/git-diff-tree.txt
@@ -95,6 +95,10 @@ separated with a single space are given.
 	hunks disappear, the commit itself and the commit log
 	message is not shown, just like any other "empty diff" cases.
 
+--always::
+	Show the commit itself and the commit log message even
+	if the diff itself is empty.
+
 
 Limiting Output
 ---------------

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-07 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-07 11:47 [PATCH 1/2] Document git-diff-tree --always Petr Baudis
2006-02-07 11:47 ` [PATCH 2/2] Basic documentation for git-show Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox