summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-04-19 06:46:34 +0000
committerJunio C Hamano <junio@kernel.org>2010-04-19 06:46:34 +0000
commit0c053e8e661202cfc9e266b20f43998538ceeac6 (patch)
tree0be0b8716f8be4b0bfd778c061634fb223c5a94d /git-diff-files.html
parentd965706c16463c13fa1d7871b06e94934b65ef1c (diff)
downloadgit-htmldocs-0c053e8e661202cfc9e266b20f43998538ceeac6.tar.gz
Autogenerated HTML docs for v1.7.1-rc2
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 61adf9a5b..098f36b29 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -457,8 +457,8 @@ same as for <em>git diff-index</em> and <em>git diff-tree</em>.</p></div>
</dt>
<dd>
<p>
- When <tt>--raw</tt> or <tt>--numstat</tt> has been given, do not munge
- pathnames and use NULs as output field terminators.
+ When <tt>--raw</tt>, <tt>--numstat</tt>, <tt>--name-only</tt> or <tt>--name-status</tt> has been
+ given, do not munge pathnames and use NULs as output field terminators.
</p>
<div class="para"><p>Without this option, each pathname output will have TAB, LF, double quotes,
and backslash characters replaced with <tt>\t</tt>, <tt>\n</tt>, <tt>\"</tt>, and <tt>\\</tt>,
@@ -1431,7 +1431,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 2010-03-25 00:38:21 UTC
+Last updated 2010-04-19 06:46:00 UTC
</div>
</div>
</body>