summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-09-30 00:04:34 +0000
committerJunio C Hamano <junio@kernel.org>2010-09-30 00:04:34 +0000
commit3b4609d029e2db42b5154f019facecee49196bf0 (patch)
tree6d059b8455a973760f1680791fbdf8c453fe387e /git-diff-files.html
parent442206cbc570d6bc05423bd8a54db5f06d740c65 (diff)
downloadgit-htmldocs-3b4609d029e2db42b5154f019facecee49196bf0.tar.gz
Autogenerated HTML docs for v1.7.3.1-45-g9855
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 15a24e005..d1a5033e3 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -754,11 +754,20 @@ another file.</p></div>
</p>
</dd>
<dt>
+-G&lt;regex&gt;
+</dt>
+<dd>
+<p>
+ Look for differences whose added or removed line matches
+ the given &lt;regex&gt;.
+</p>
+</dd>
+<dt>
--pickaxe-all
</dt>
<dd>
<p>
- When <tt>-S</tt> finds a change, show all the changes in that
+ When <tt>-S</tt> or <tt>-G</tt> finds a change, show all the changes in that
changeset, not just the files that contain the change
in &lt;string&gt;.
</p>
@@ -1531,7 +1540,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-09-18 23:56:40 UTC
+Last updated 2010-09-30 00:02:53 UTC
</div>
</div>
</body>