summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorYann Dirson <ydirson@altern.org>2008-08-28 22:00:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-08-29 07:14:29 (GMT)
commit29f28151c5ac0ed842e9a00438f1930ee4052757 (patch)
tree6747b1c1fc5f261ff816000ffec58a3b8bfa34ff /Documentation
parent441bca0bbc6d80a78ce332ef4fa6225155dfbce6 (diff)
downloadgit-29f28151c5ac0ed842e9a00438f1930ee4052757.zip
git-29f28151c5ac0ed842e9a00438f1930ee4052757.tar.gz
git-29f28151c5ac0ed842e9a00438f1930ee4052757.tar.bz2
Document gitk --argscmd flag.
This was part of my original patch, but appears to have been lost. Signed-off-by: Yann Dirson <ydirson@altern.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/gitk.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
index 6e827cd..ae29a00 100644
--- a/Documentation/gitk.txt
+++ b/Documentation/gitk.txt
@@ -49,6 +49,13 @@ frequently used options.
the history between two branches (i.e. the HEAD and the MERGE_HEAD)
that modify the conflicted files.
+--argscmd=<command>::
+ Command to be run each time gitk has to determine the list of
+ <revs> 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 <revs> if the set of
+ commits to show may vary between refreshes.
+
<revs>::
Limit the revisions to show. This can be either a single revision