summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b5b8d81)
raw | patch | inline | side by side (parent: b5b8d81)
author | Alex Riesen <raa.lkml@gmail.com> | |
Sun, 25 Mar 2007 00:55:43 +0000 (01:55 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 25 Mar 2007 05:32:55 +0000 (22:32 -0700) |
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt | patch | blob | history |
index 77a3f78dd75514667b77ae4e1dbbb3731b05a33d..1689c748171a8ff48395cf432aabe0130fc6b8d2 100644 (file)
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].