summaryrefslogtreecommitdiffstats
path: root/git-diff.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-11-12 04:57:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-11-12 04:57:48 +0000
commit8b4977b44285027907f70d94ee9fed0d5bec5f4b (patch)
tree680ab56682575ddc91a62bc90a6e9a76f9ff323e /git-diff.txt
parent175a1bdd87499aaaceb7c4a49a872797117ab16c (diff)
downloadgit-htmldocs-8b4977b44285027907f70d94ee9fed0d5bec5f4b.tar.gz
Autogenerated HTML docs for v1.6.0.4-617-g2baf
Diffstat (limited to 'git-diff.txt')
-rw-r--r--git-diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-diff.txt b/git-diff.txt
index c53eba557..a2f192fb7 100644
--- a/git-diff.txt
+++ b/git-diff.txt
@@ -33,6 +33,7 @@ forced by --no-index.
commit relative to the named <commit>. Typically you
would want comparison with the latest commit, so if you
do not give <commit>, it defaults to HEAD.
+ --staged is a synonym of --cached.
'git diff' [--options] <commit> [--] [<path>...]::