X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff.txt;h=a2f192fb7519117f8e47f3ec4608e3301c200dc3;hb=5fdb70983585ccde1540563a8c7458621f7a7407;hp=c53eba557d0a242a0d8553d9569ce8b2eb86331b;hpb=abce32b5ba5cf91c85b032d2dbb2702679a5608e;p=git.git diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index c53eba557..a2f192fb7 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -33,6 +33,7 @@ forced by --no-index. commit relative to the named . Typically you would want comparison with the latest commit, so if you do not give , it defaults to HEAD. + --staged is a synonym of --cached. 'git diff' [--options] [--] [...]::