]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-ls-files.txt
Merge branch 'nd/sparse'
[thirdparty/git.git] / Documentation / git-ls-files.txt
index 6f9d880aa432cd55f6fec07277b1dcb02eb05c90..98f3b9e7589cd810d0bc04f08e84dd057039e258 100644 (file)
@@ -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::