X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff.txt;h=a2f192fb7519117f8e47f3ec4608e3301c200dc3;hb=a4c2e69936df8dd0b071b85664c6cc6a4870dd84;hp=c53eba557d0a242a0d8553d9569ce8b2eb86331b;hpb=bb293b831b9d0aade79c0acf5bf6091106e7d19b;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] [--] [...]::