X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=e813f8420275f5b95810646c2a43c35f57a5ba70;hb=e31c9f241ae5469c820cde2a54987a1075e52a43;hp=28dc533d201ad5da8ffcfd8551f6c17896bbe267;hpb=c8af25ca0157146de59b992c1f961f1af8465995;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 28dc533d..e813f842 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -8,7 +8,8 @@ git-ls-files - Information about files in the index/working directory SYNOPSIS -------- -'git-ls-files' [-z] [-t] +[verse] +'git-ls-files' [-z] [-t] [-v] (--[cached|deleted|others|ignored|stage|unmerged|killed|modified])\* (-[c|d|o|i|s|u|k|m])\* [-x |--exclude=] @@ -87,6 +88,10 @@ OPTIONS K:: to be killed ?:: other +-v:: + Similar to `-t`, but use lowercase letters for files + that are marked as 'always matching index'. + --full-name:: When run from a subdirectory, the command usually outputs paths relative to the current directory. This