X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=e5a92f47dd086d3db2a7248673816998311b3f12;hb=7b80be150ce137a790f498a69a784d61d8fc2e78;hp=e433407a4e1676c15d0a3c2016b8f4e034d54c32;hpb=90768daaa006516c7ae69ed89d7c2e67243dfac1;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index e433407a..e5a92f47 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=] @@ -82,6 +83,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