X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=625723e41fa072523fa850e37534677cfe8af631;hb=92396402e2d547f8805dc24db53a4c725796810e;hp=021066e95d88624d2ec6c90a9218a4fd70ec17b7;hpb=3cc335181fdeba6cb25e9a6e55217b2e8d18e6b1;p=thirdparty%2Fgit.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 021066e95d..625723e41f 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -48,8 +48,10 @@ OPTIONS -i:: --ignored:: - Show ignored files in the output. - Note that this also reverses any exclude list present. + Show only ignored files in the output. When showing files in the + index, print only those matched by an exclude pattern. When + showing "other" files, show only those matched by an exclude + pattern. -s:: --stage::