aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonas Fonseca <fonseca@diku.dk>2006-09-01 01:15:38 +0200
committerJunio C Hamano <junkio@cox.net>2006-08-31 16:24:30 -0700
commitef1186228d39af29c109785fa752e3866c79a6b3 (patch)
tree50503fc060c0dd61b37dc74fbc852db632bdf90d /Documentation
parent2c6d22df9f8a975c88fc9a93c4db8bb0bd116b74 (diff)
downloadgit-ef1186228d39af29c109785fa752e3866c79a6b3.tar.gz
git-ef1186228d39af29c109785fa752e3866c79a6b3.tar.xz
git(7): move gitk(1) to the list of porcelain commands
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index a9c87e38d..76b41c8e3 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -303,6 +303,9 @@ gitlink:git-format-patch[1]::
gitlink:git-grep[1]::
Print lines matching a pattern.
+gitlink:gitk[1]::
+ The git repository browser.
+
gitlink:git-log[1]::
Shows commit logs.
@@ -483,13 +486,6 @@ gitlink:git-stripspace[1]::
Filter out empty lines.
-Commands not yet documented
----------------------------
-
-gitlink:gitk[1]::
- The gitk repository browser.
-
-
Configuration Mechanism
-----------------------