X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-check-attr.txt;h=5abdbaa51cf58e216bbc63d28039a5abfba01669;hb=b0fa280751a8a3e7cee093a7fdc3656490abf984;hp=1f7312a1895ae66901e5472132406d01303da1f8;hpb=110c511dbeff65f7ae92216cf1d976a9093d911f;p=git.git diff --git a/Documentation/git-check-attr.txt b/Documentation/git-check-attr.txt index 1f7312a18..5abdbaa51 100644 --- a/Documentation/git-check-attr.txt +++ b/Documentation/git-check-attr.txt @@ -24,6 +24,9 @@ OPTIONS paths. If this option is used, then 'unspecified' attributes will not be included in the output. +--cached:: + Consider `.gitattributes` in the index only, ignoring the working tree. + --stdin:: Read file names from stdin instead of from the command-line.