summaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-26 08:15:26 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-12-26 08:15:26 (GMT)
commit2f89543eaf98400d72498078d762c10e240c0657 (patch)
tree282967e3872a1db0dbb8f9aa71c7d3b423bd1e13 /Documentation/git-apply.txt
parentabc8ab19ae72e811335c847166228362035b22c0 (diff)
downloadgit-2f89543eaf98400d72498078d762c10e240c0657.zip
git-2f89543eaf98400d72498078d762c10e240c0657.tar.gz
git-2f89543eaf98400d72498078d762c10e240c0657.tar.bz2
Document --numstat in git-apply and git-diff
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-apply.txt')
-rw-r--r--Documentation/git-apply.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index 2cc32d1..33b93db 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -33,8 +33,9 @@ OPTIONS
--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. Turns
- off "apply".
+ abbreviation, to make it more machine friendly. For
+ binary files, outputs two `-` instead of saying
+ `0 0`. Turns off "apply".
--summary::
Instead of applying the patch, output a condensed