summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-diff-files.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 4b0792b86..993785da0 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -272,14 +272,14 @@ git-diff-files(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-diff-files</em> [-q] [-0|-1|-2|-3|-c|--cc] [&lt;common diff options&gt;] [&lt;path&gt;&#8230;]</p>
+<p><em>git diff-files</em> [-q] [-0|-1|-2|-3|-c|--cc] [&lt;common diff options&gt;] [&lt;path&gt;&#8230;]</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
<p>Compares the files in the working tree and the index. When paths
are specified, compares only those named paths. Otherwise all
entries in the index are compared. The output format is the
-same as "git-diff-index" and "git-diff-tree".</p>
+same as for <tt>git-diff-index</tt> and <tt>git-diff-tree</tt>.</p>
</div>
<h2>OPTIONS</h2>
<div class="sectionbody">
@@ -757,7 +757,7 @@ same as "git-diff-index" and "git-diff-tree".</p>
</dd>
</dl>
<p>For more detailed explanation on these common options, see also
-<a href="gitdiffcore.html">gitdiffcore(7)</a>[diffcore documentation].</p>
+<a href="gitdiffcore.html">gitdiffcore(7)</a>.</p>
<dl>
<dt>
-1 -2 -3 or --base --ours --theirs, and -0
@@ -1291,7 +1291,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 08-Jun-2008 22:46:33 UTC
+Last updated 02-Jul-2008 03:01:40 UTC
</div>
</div>
</body>