summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-04-13 16:50:48 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-04-13 16:50:48 -0700
commitce032c5f9e75a604f4fea49a18de23c6dd8b02fa (patch)
tree3969f013d754709764ded178e34689d6aca575e4 /Documentation/diff-options.txt
parentxdiff: post-process hunks to make them consistent. (diff)
parentdiff-options: add --stat (take 2) (diff)
downloadtgif-ce032c5f9e75a604f4fea49a18de23c6dd8b02fa.tar.xz
Merge branch 'js/diffstat' into next
* js/diffstat: diff-options: add --stat (take 2) diff-options: add --stat (take 2)
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r--Documentation/diff-options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 338014c816..447e522a7b 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -7,6 +7,9 @@
--patch-with-raw::
Generate patch but keep also the default raw diff output.
+--stat::
+ Generate a diffstat instead of a patch.
+
-z::
\0 line termination on output