X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=7788d4fa4a1209cbed564a20f882f0946ba400cf;hb=6ef1daf77202aee71056771d91dd12121c6061fd;hp=746646bb3d09a16a5880fa6bff286389aae98870;hpb=9f35e5fd544ab87488b12d9b97be983303e58bd2;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 746646bb3..7788d4fa4 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -65,6 +65,9 @@ endif::git-format-patch[] can be set with "--dirstat=limit". Changes in a child directory is not counted for the parent directory, unless "--cumulative" is used. +--dirstat-by-file[=limit]:: + Same as --dirstat, but counts changed files instead of lines. + --summary:: Output a condensed summary of extended header information such as creations, renames and mode changes. @@ -106,9 +109,9 @@ endif::git-format-patch[] --exit-code. --full-index:: - Instead of the first handful characters, show full - object name of pre- and post-image blob on the "index" - line when generating a patch format output. + Instead of the first handful of characters, show the full + pre- and post-image blob object names on the "index" + line when generating patch format output. --binary:: In addition to --full-index, output "binary diff" that