X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=fe8ac1b0e5bf2cd036a4a241fb3812506a99d95c;hb=8cd52c3ca9c865891d8f15db08af324aadb7b913;hp=e433407a4e1676c15d0a3c2016b8f4e034d54c32;hpb=90768daaa006516c7ae69ed89d7c2e67243dfac1;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index e433407a..fe8ac1b0 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=] @@ -80,7 +81,11 @@ OPTIONS R:: removed/deleted C:: modified/changed K:: to be killed - ? other + ?:: 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