git-tar-tree: no more void pointer arithmetic
[git.git] / Documentation / diff-options.txt
index 338014c..f523ec2 100644 (file)
@@ -7,6 +7,16 @@
 --patch-with-raw::
        Generate patch but keep also the default raw diff output.
 
+--stat::
+       Generate a diffstat instead of a patch.
+
+--summary::
+       Output a condensed summary of extended header information
+       such as creations, renames and mode changes.
+
+--patch-with-stat::
+       Generate patch and prepend its diffstat.
+
 -z::
        \0 line termination on output