X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=fe8ac1b0e5bf2cd036a4a241fb3812506a99d95c;hb=65520c8e50ec227bc72e4196de03f785f850e5ad;hp=fe5341295c55af55d521454ac5ae98b225f1eb32;hpb=6a9b87972f27edfe53da4ce016adf4c0cd42f5e6;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index fe534129..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=] @@ -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