summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-29 10:34:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-29 10:34:22 +0000
commitbbbb865819d5387ef9ee747115b30b5d2dc7e67b (patch)
treec511e4696dcc9826712e7808904299c97d70d250 /git-diff-files.html
parent2fa431bf8e4db588a1905a08086bc88c5e476bb4 (diff)
downloadgit-htmldocs-bbbb865819d5387ef9ee747115b30b5d2dc7e67b.tar.gz
Autogenerated HTML docs for v1.6.1-28-gc32f76
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html45
1 files changed, 10 insertions, 35 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index b59d39cc1..327ef2174 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -335,28 +335,18 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
<dt>
-p
</dt>
-<dd>
-<p>
- Generate patch (see section on generating patches).
-
-</p>
-</dd>
<dt>
-u
</dt>
<dd>
<p>
- Synonym for "-p".
+ Generate patch (see section on generating patches).
+
</p>
</dd>
<dt>
-U&lt;n&gt;
</dt>
-<dd>
-<p>
- Shorthand for "--unified=&lt;n&gt;".
-</p>
-</dd>
<dt>
--unified=&lt;n&gt;
</dt>
@@ -684,19 +674,14 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
</p>
</dd>
<dt>
---text
+-a
</dt>
-<dd>
-<p>
- Treat all files as text.
-</p>
-</dd>
<dt>
--a
+--text
</dt>
<dd>
<p>
- Shorthand for "--text".
+ Treat all files as text.
</p>
</dd>
<dt>
@@ -708,6 +693,9 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
</p>
</dd>
<dt>
+-b
+</dt>
+<dt>
--ignore-space-change
</dt>
<dd>
@@ -718,13 +706,8 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
</p>
</dd>
<dt>
--b
+-w
</dt>
-<dd>
-<p>
- Shorthand for "--ignore-space-change".
-</p>
-</dd>
<dt>
--ignore-all-space
</dt>
@@ -736,14 +719,6 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
</p>
</dd>
<dt>
--w
-</dt>
-<dd>
-<p>
- Shorthand for "--ignore-all-space".
-</p>
-</dd>
-<dt>
--exit-code
</dt>
<dd>
@@ -1394,7 +1369,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p></
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-20 06:29:38 UTC
+Last updated 2008-12-29 10:33:51 UTC
</div>
</div>
</body>