summaryrefslogtreecommitdiffstats
path: root/git-whatchanged.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-whatchanged.txt
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-whatchanged.txt')
-rw-r--r--git-whatchanged.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-whatchanged.txt b/git-whatchanged.txt
index cadfbd904..ea753cdaf 100644
--- a/git-whatchanged.txt
+++ b/git-whatchanged.txt
@@ -13,8 +13,8 @@ SYNOPSIS
DESCRIPTION
-----------
Shows commit logs and diff output each commit introduces. The
-command internally invokes 'git-rev-list' piped to
-'git-diff-tree', and takes command line options for both of
+command internally invokes 'git rev-list' piped to
+'git diff-tree', and takes command line options for both of
these commands.
This manual page describes only the most frequently used options.