summaryrefslogtreecommitdiffstats
path: root/gitk.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-29 08:56:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-29 08:56:58 +0000
commita387df351c783f68378511c35d12d637498c7211 (patch)
treeb093060bb646423d79ae257cf9b26a75f2c26821 /gitk.html
parentf9e04eb9a776f91e487bc56bd35c2d6cff4a4cc3 (diff)
downloadgit-htmldocs-a387df351c783f68378511c35d12d637498c7211.tar.gz
Autogenerated HTML docs for v1.6.0.1-141-g445ca
Diffstat (limited to 'gitk.html')
-rw-r--r--gitk.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/gitk.html b/gitk.html
index e172903ea..75ad617f3 100644
--- a/gitk.html
+++ b/gitk.html
@@ -384,6 +384,18 @@ frequently used options.</p></div>
</p>
</dd>
<dt>
+--argscmd=&lt;command&gt;
+</dt>
+<dd>
+<p>
+ Command to be run each time gitk has to determine the list of
+ &lt;revs&gt; to show. The command is expected to print on its standard
+ output a list of additional revs to be shown, one per line.
+ Use this instead of explicitly specifying &lt;revs&gt; if the set of
+ commits to show may vary between refreshes.
+</p>
+</dd>
+<dt>
&lt;revs&gt;
</dt>
<dd>
@@ -492,7 +504,7 @@ such as display options, font, and colors.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-31 22:10:25 UTC
+Last updated 2008-08-29 08:56:32 UTC
</div>
</div>
</body>