X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=796d049be69469b0ce0be61e9f5c88c19911d655;hb=93ddef3e2dd5f7f3238fad9d52e974d03c7844f2;hp=59f6adc494ded75e9fa4dceb57b4db65dfa229a5;hpb=b9aa1f9e9d8f05f350c2e14d6389a5e8596033e9;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 59f6adc4..796d049b 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -52,6 +52,9 @@ OPTIONS If a whole directory is classified as "other", show just its name (with a trailing slash) and not its whole contents. +--no-empty-directory:: + Do not list empty directories. Has no effect without --directory. + -u|--unmerged:: Show unmerged files in the output (forces --stage)