summaryrefslogtreecommitdiffstats
path: root/gitk.txt
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.txt
parent628005e7421bae7fcaee6f44c9ddd2427f92fc57 (diff)
downloadgit-htmldocs-dd5004ad952f72405f1265393b3f95dbe212992a.tar.gz
Autogenerated HTML docs for v2.4.0-53-g8440f
Diffstat (limited to 'gitk.txt')
-rw-r--r--gitk.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitk.txt b/gitk.txt
index 7ae50aa26..6ade00217 100644
--- a/gitk.txt
+++ b/gitk.txt
@@ -99,10 +99,10 @@ linkgit:git-rev-list[1] for a complete list.
detailed explanation.)
-L<start>,<end>:<file>::
--L:<regex>:<file>::
+-L:<funcname>:<file>::
Trace the evolution of the line range given by "<start>,<end>"
- (or the funcname regex <regex>) within the <file>. You may
+ (or the function name regex <funcname>) within the <file>. 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.