summaryrefslogtreecommitdiffstats
path: root/gitk.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-06 12:33:32 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-06 12:33:32 -0700
commitdd5004ad952f72405f1265393b3f95dbe212992a (patch)
tree69fd34e0973283989d24e1812db4d47dd02f588f /gitk.html
parent628005e7421bae7fcaee6f44c9ddd2427f92fc57 (diff)
downloadgit-htmldocs-dd5004ad952f72405f1265393b3f95dbe212992a.tar.gz
Autogenerated HTML docs for v2.4.0-53-g8440f
Diffstat (limited to 'gitk.html')
-rw-r--r--gitk.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/gitk.html b/gitk.html
index 0fbedb4e4..6a669619f 100644
--- a/gitk.html
+++ b/gitk.html
@@ -888,12 +888,12 @@ command-line parser.</p></div>
-L&lt;start&gt;,&lt;end&gt;:&lt;file&gt;
</dt>
<dt class="hdlist1">
--L:&lt;regex&gt;:&lt;file&gt;
+-L:&lt;funcname&gt;:&lt;file&gt;
</dt>
<dd>
<p>
Trace the evolution of the line range given by "&lt;start&gt;,&lt;end&gt;"
- (or the funcname regex &lt;regex&gt;) within the &lt;file&gt;. You may
+ (or the function name regex &lt;funcname&gt;) within the &lt;file&gt;. You may
not give any pathspec limiters. This is currently limited to
a walk starting from a single revision, i.e., you may only
give zero or one positive revision arguments.
@@ -930,11 +930,12 @@ starting at the line given by &lt;start&gt;.</p></div>
of lines before or after the line given by &lt;start&gt;.</p></div>
</li>
</ul></div>
-<div class="paragraph"><p>If &#8220;:&lt;regex&gt;&#8221; is given in place of &lt;start&gt; and &lt;end&gt;, it denotes the range
-from the first funcname line that matches &lt;regex&gt;, up to the next
-funcname line. &#8220;:&lt;regex&gt;&#8221; searches from the end of the previous <code>-L</code> range,
-if any, otherwise from the start of file.
-&#8220;^:&lt;regex&gt;&#8221; searches from the start of file.</p></div>
+<div class="paragraph"><p>If &#8220;:&lt;funcname&gt;&#8221; is given in place of &lt;start&gt; and &lt;end&gt;, it is a
+regular expression that denotes the range from the first funcname line
+that matches &lt;funcname&gt;, up to the next funcname line. &#8220;:&lt;funcname&gt;&#8221;
+searches from the end of the previous <code>-L</code> range, if any, otherwise
+from the start of file. &#8220;^:&lt;funcname&gt;&#8221; searches from the start of
+file.</p></div>
</dd>
<dt class="hdlist1">
&lt;revision range&gt;
@@ -1097,7 +1098,7 @@ into the main Git repository.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-06-06 12:15:38 PDT
+Last updated 2015-05-06 12:32:59 PDT
</div>
</div>
</body>