X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-check-attr.txt;h=5abdbaa51cf58e216bbc63d28039a5abfba01669;hb=87cb3b82a42613dc3ffd1eddf95f8c306a045ad1;hp=1f7312a1895ae66901e5472132406d01303da1f8;hpb=7857e3246fef2fdfa3c0fc645cd3d72ff3e6572b;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.