.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "GITK" 1 "" "" "" .SH NAME gitk \- Some git command not yet documented. .SH "SYNOPSIS" gitk [ \-\-option ] ... .SH "DESCRIPTION" Does something not yet documented\&. .SH "OPTIONS" .TP \-\-option Some option not yet documented\&. .TP ... Some argument not yet documented\&. .SH "EXAMPLES" .TP gitk v2\&.6\&.12\&.\&. include/scsi drivers/scsi Show as the changes since version v2\&.6\&.12 that changed any file in the include/scsi or drivers/scsi subdirectories .TP gitk \-\-since="2 weeks ago" -- gitk Show the changes during the last two weeks to the file gitk\&. The "\-\-" is necessary to avoid confusion with the branch named gitk .SH "AUTHOR" Written by Paul Mackerras .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list \&. .SH "GIT" Part of the \fBgit\fR(7) suite