summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-10-18 18:58:09 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-10-18 18:58:09 +0000
commita2deec5920d1cc24a58ea6af6f0f7d36dedd0f7d (patch)
treecd639cd15f5ca1a220f7bff658919329d6d8f028 /git-diff-files.html
parentcbb30868adff9a0bcc3fa4c15cd5d70e159bd32a (diff)
downloadgit-htmldocs-a2deec5920d1cc24a58ea6af6f0f7d36dedd0f7d.tar.gz
Autogenerated HTML docs for v1.6.0.2-554-g3041b
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 21094a374..af7f4cfc6 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -589,7 +589,8 @@ same as for <em>git-diff-index</em> and <em>git-diff-tree</em>.</p></div>
<p>
Select only files that are Added (<tt>A</tt>), Copied (<tt>C</tt>),
Deleted (<tt>D</tt>), Modified (<tt>M</tt>), Renamed (<tt>R</tt>), have their
- type (mode) changed (<tt>T</tt>), are Unmerged (<tt>U</tt>), are
+ type (i.e. regular file, symlink, submodule, &#8230;) changed (<tt>T</tt>),
+ are Unmerged (<tt>U</tt>), are
Unknown (<tt>X</tt>), or have had their pairing Broken (<tt>B</tt>).
Any combination of the filter characters may be used.
When <tt>*</tt> (All-or-none) is added to the combination, all
@@ -1346,7 +1347,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-10-10 15:30:42 UTC
+Last updated 2008-10-18 18:57:30 UTC
</div>
</div>
</body>