summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJon Loeliger <jdl@jdl.com>2006-03-18 00:21:39 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-03-18 04:42:28 (GMT)
commit55258b5c20d3647f44e1bb3c69e39966b2c07619 (patch)
treefff3b77fccd5a0295047d0542038c317cf9405ad /Documentation
parent53dc4636275c966bb0781709fd0dded1cced4458 (diff)
downloadgit-55258b5c20d3647f44e1bb3c69e39966b2c07619.zip
git-55258b5c20d3647f44e1bb3c69e39966b2c07619.tar.gz
git-55258b5c20d3647f44e1bb3c69e39966b2c07619.tar.bz2
Add git-show reference
Signed-off-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 8610d36..de3934d 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -329,6 +329,9 @@ gitlink:git-revert[1]::
gitlink:git-shortlog[1]::
Summarizes 'git log' output.
+gitlink:git-show[1]::
+ Show one commit log and its diff.
+
gitlink:git-show-branch[1]::
Show branches and their commits.