Introduce "skip-worktree" bit in index, teach Git to get/set this bit
[gitweb.git] / Documentation / git-ls-files.txt
index 057a021eb50899ed5fe1ee5a7b6c59e7fc27becf..6f9d880aa432cd55f6fec07277b1dcb02eb05c90 100644 (file)
@@ -44,7 +44,7 @@ OPTIONS
 
 -o::
 --others::
-       Show other files in the output
+       Show other (i.e. untracked) files in the output
 
 -i::
 --ignored::
@@ -107,6 +107,7 @@ OPTIONS
        Identify the file status with the following tags (followed by
        a space) at the start of each line:
        H::     cached
+       S::     skip-worktree
        M::     unmerged
        R::     removed/deleted
        C::     modified/changed