* [PATCH] Document --quiet option to git-diff
@ 2007-03-25 0:55 Alex Riesen
0 siblings, 0 replies; only message in thread
From: Alex Riesen @ 2007-03-25 0:55 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
---
Documentation/diff-options.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 77a3f78..1689c74 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -164,5 +164,8 @@
That is, it exits with 1 if there were differences and
0 means no differences.
+--quiet::
+ Disable all output of the program. Implies --exit-code.
+
For more detailed explanation on these common options, see also
link:diffcore.html[diffcore documentation].
--
1.5.1.rc1.63.g59cc5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-25 0:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-25 0:55 [PATCH] Document --quiet option to git-diff Alex Riesen
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).