From: Junio C Hamano
Date: Tue, 26 Dec 2006 09:11:43 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.0-rc0-g6934
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d793de567fd684f8a0cf42af9252cb37cba2d2b0;p=git.git
Autogenerated HTML docs for v1.5.0-rc0-g6934
---
diff --git a/diff-options.txt b/diff-options.txt
index f12082e13..da1cc60e9 100644
--- a/diff-options.txt
+++ b/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
diff --git a/git-apply.html b/git-apply.html
index f71e40775..39605a61f 100644
--- a/git-apply.html
+++ b/git-apply.html
@@ -312,8 +312,9 @@ and a work tree.
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".
@@ -582,7 +583,7 @@ apply.whitespace