X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=f523ec2fbea9a129294b960461c82382b41ac92d;hb=a025463bc0ec2c894a88f2dfb44cf88ba71bb712;hp=ec6811c71885a9aa0a28626c46e0645cd79864ac;hpb=b4196cf70a5fcd659fe334e5c03a416383f41985;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index ec6811c7..f523ec2f 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -4,6 +4,19 @@ -u:: Synonym for "-p". +--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