From d793de567fd684f8a0cf42af9252cb37cba2d2b0 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 26 Dec 2006 09:11:43 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.0-rc0-g6934
---
diff-options.txt | 4 +++-
git-apply.html | 7 ++++---
git-apply.txt | 5 +++--
git-diff-files.html | 6 ++++--
git-diff-index.html | 6 ++++--
git-diff-stages.html | 6 ++++--
git-diff-tree.html | 6 ++++--
git-diff.html | 6 ++++--
git-reset.html | 12 ++++++++----
git-reset.txt | 12 +++++++++---
git-show-branch.html | 13 +++++++++++--
git-show-branch.txt | 5 +++++
12 files changed, 63 insertions(+), 25 deletions(-)
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