summaryrefslogtreecommitdiffstats
path: root/gitk.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-06 15:07:09 -0800
committerJunio C Hamano <gitster@pobox.com>2020-01-06 15:07:09 -0800
commit6879384a1f11dc1817624e0a3c680cdedc90f8dd (patch)
tree320c30b58a27c237af764aae5b0eb3d84032a485 /gitk.html
parentcc1d78023c85b14a3737cb756d3e57a3659f3200 (diff)
downloadgit-htmldocs-6879384a1f11dc1817624e0a3c680cdedc90f8dd.tar.gz
Autogenerated HTML docs for v2.25.0-rc1-19-g042ed
Diffstat (limited to 'gitk.html')
-rw-r--r--gitk.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/gitk.html b/gitk.html
index 2a019bfbc..f19567493 100644
--- a/gitk.html
+++ b/gitk.html
@@ -897,8 +897,12 @@ command-line parser.</p></div>
(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.
- You can specify this option more than once.
+ give zero or one positive revision arguments, and
+ &lt;start&gt; and &lt;end&gt; (or &lt;funcname&gt;) must exist in the starting revision.
+ You can specify this option more than once. Implies <code>--patch</code>.
+ Patch output can be suppressed using <code>--no-patch</code>, but other diff formats
+ (namely <code>--raw</code>, <code>--numstat</code>, <code>--shortstat</code>, <code>--dirstat</code>, <code>--summary</code>,
+ <code>--name-only</code>, <code>--name-status</code>, <code>--check</code>) are not currently implemented.
</p>
<div class="paragraph"><p><strong>Note:</strong> gitk (unlike <a href="git-log.html">git-log(1)</a>) currently only understands
this option if you specify it "glued together" with its argument. Do
@@ -1098,7 +1102,7 @@ of end users.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-04-21 20:35:42 PDT
+ 2020-01-06 15:04:26 PST
</div>
</div>
</body>