From: Yann Dirson Date: Thu, 28 Aug 2008 22:00:28 +0000 (+0200) Subject: Document gitk --argscmd flag. X-Git-Tag: v1.6.0.2~47 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/29f28151c5ac0ed842e9a00438f1930ee4052757?ds=inline;hp=--cc Document gitk --argscmd flag. This was part of my original patch, but appears to have been lost. Signed-off-by: Yann Dirson Signed-off-by: Junio C Hamano --- 29f28151c5ac0ed842e9a00438f1930ee4052757 diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index 6e827cd11c..ae29a00d59 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 to be run each time gitk has to determine the list of + 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 if the set of + commits to show may vary between refreshes. + :: Limit the revisions to show. This can be either a single revision