aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-26 00:15:26 -0800
committerJunio C Hamano <junkio@cox.net>2006-12-26 00:15:26 -0800
commit2f89543eaf98400d72498078d762c10e240c0657 (patch)
tree282967e3872a1db0dbb8f9aa71c7d3b423bd1e13 /Documentation/diff-options.txt
parentabc8ab19ae72e811335c847166228362035b22c0 (diff)
downloadgit-2f89543eaf98400d72498078d762c10e240c0657.tar.gz
git-2f89543eaf98400d72498078d762c10e240c0657.tar.xz
Document --numstat in git-apply and git-diff
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r--Documentation/diff-options.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index f12082e13..da1cc60e9 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -19,7 +19,9 @@
--numstat::
Similar to \--stat, but shows number of added and
deleted lines in decimal notation and pathname without
- abbreviation, to make it more machine friendly.
+ abbreviation, to make it more machine friendly. For
+ binary files, outputs two `-` instead of saying
+ `0 0`.
--shortstat::
Output only the last line of the --stat format containing total