Merge http://www.kernel.org/pub/scm/gitk/gitk
[git.git] / Documentation / gitk.txt
1 gitk(1)
2 =======
3
4 NAME
5 ----
6 gitk - Some git command not yet documented.
7
8
9 SYNOPSIS
10 --------
11 'gitk' [ --option ] <args>...
12
13 DESCRIPTION
14 -----------
15 Does something not yet documented.
16
17
18 OPTIONS
19 -------
20 --option::
21         Some option not yet documented.
22
23 <args>...::
24         Some argument not yet documented.
25
26
27 Author
28 ------
29 Written by Paul Mackerras <paulus@samba.org>
30
31 Documentation
32 --------------
33 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
34
35 GIT
36 ---
37 Part of the gitlink:git[7] suite
38