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