From: Junio C Hamano
Date: Fri, 16 Nov 2007 10:11:30 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.3.5-726-g41a7a
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff979794a013869c418b25dba9da613e06a75e60;p=git.git
Autogenerated HTML docs for v1.5.3.5-726-g41a7a
---
diff --git a/diff-options.txt b/diff-options.txt
index b1f528ae8..e4af39351 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -1,5 +1,25 @@
+// Please don't remove this comment as asciidoc behaves badly when
+// the first non-empty line is ifdef/ifndef. The symptom is that
+// without this comment the attribute conditionally
+// defined below ends up being defined unconditionally.
+// Last checked with asciidoc 7.0.2.
+
+ifndef::git-format-patch[]
+ifndef::git-diff[]
+:git-diff-core: 1
+endif::git-diff[]
+endif::git-format-patch[]
+
+ifdef::git-format-patch[]
-p::
- Generate patch (see section on generating patches)
+ Generate patches without diffstat.
+endif::git-format-patch[]
+
+ifndef::git-format-patch[]
+-p::
+ Generate patch (see section on generating patches).
+ {git-diff? This is the default.}
+endif::git-format-patch[]
-u::
Synonym for "-p".
@@ -13,6 +33,7 @@
--raw::
Generate the raw format.
+ {git-diff-core? This is the default.}
--patch-with-raw::
Synonym for "-p --raw".
@@ -41,6 +62,7 @@
--patch-with-stat::
Synonym for "-p --stat".
+ {git-format-patch? This is the default.}
-z::
NUL-line termination on output. This affects the --raw
diff --git a/git-diff-files.html b/git-diff-files.html
index 7c905ea8c..b3bfaa41f 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -289,7 +289,8 @@ same as "git-diff-index" and "git-diff-tree".
- Generate patch (see section on generating patches)
+ Generate patch (see section on generating patches).
+
@@ -323,6 +324,7 @@ same as "git-diff-index" and "git-diff-tree".
Generate the raw format.
+ This is the default.
@@ -381,6 +383,7 @@ same as "git-diff-index" and "git-diff-tree".
Synonym for "-p --stat".
+
@@ -1114,7 +1117,7 @@ two unresolved merge parents with the working tree file