X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=796d049be69469b0ce0be61e9f5c88c19911d655;hb=afcb536f288f28bb37acf11a5666a219b8f20200;hp=59f6adc494ded75e9fa4dceb57b4db65dfa229a5;hpb=83c137928c77b83a3d5557bcff467cd020424442;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 59f6adc49..796d049be 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)