From 6936156b92bf31acd8e14b74ddf5b83a59de50f6 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 26 Jul 2007 02:14:34 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3-rc3-7-gd58e
---
diff-options.txt | 7 +++++++
git-diff-files.html | 19 ++++++++++++++++++-
git-diff-index.html | 19 ++++++++++++++++++-
git-diff-tree.html | 19 ++++++++++++++++++-
git-diff.html | 19 ++++++++++++++++++-
git-format-patch.html | 19 ++++++++++++++++++-
6 files changed, 97 insertions(+), 5 deletions(-)
diff --git a/diff-options.txt b/diff-options.txt
index 3d2b9d0a0..82165763b 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -4,6 +4,13 @@
-u::
Synonym for "-p".
+-U::
+ Shorthand for "--unified=".
+
+--unified=::
+ Generate diffs with lines of context instead of
+ the usual three. Implies "-p".
+
--raw::
Generate the raw format.
diff --git a/git-diff-files.html b/git-diff-files.html
index f12d5e37d..c5e961c0b 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -301,6 +301,23 @@ same as "git-diff-index" and "git-diff-tree".
+-U<n>
+
+
+
+ Shorthand for "--unified=<n>".
+
+
+
+--unified=<n>
+
+
+
+ Generate diffs with <n> lines of context instead of
+ the usual three. Implies "-p".
+
+
+
--raw
@@ -1094,7 +1111,7 @@ two unresolved merge parents with the working tree file