summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-09 16:49:19 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-09 16:49:19 +0000
commit48bc1ce61affeee2942cc1290ea0aab6b6e61f91 (patch)
treed367ba3c8814d61891baaf5bf40480ef4e55da3e /git-grep.html
parentccc4d37316e8b357ae23130491c5c8b255a4924b (diff)
downloadgit-htmldocs-48bc1ce61affeee2942cc1290ea0aab6b6e61f91.tar.gz
Autogenerated HTML docs for v1.6.3.3-444-g4ecbc
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-grep.html b/git-grep.html
index 290758100..812171ff6 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -555,6 +555,21 @@ registered in the index file, or given tree objects.</p></div>
</p>
</dd>
<dt>
+-p
+</dt>
+<dt>
+--show-function
+</dt>
+<dd>
+<p>
+ Show the preceding line that contains the function name of
+ the match, unless the matching line is a function name itself.
+ The name is determined in the same way as <em>git diff</em> works out
+ patch hunk headers (see <em>Defining a custom hunk-header</em> in
+ <a href="gitattributes.html">gitattributes(5)</a>).
+</p>
+</dd>
+<dt>
-f &lt;file&gt;
</dt>
<dd>
@@ -660,7 +675,7 @@ revamped by Junio C Hamano.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-01 02:30:52 UTC
+Last updated 2009-07-09 16:48:59 UTC
</div>
</div>
</body>