X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=980c5c9186d5093deeb8830e8770bcd9132c0820;hb=b0a3de42316a4e8f1d561cbe12b7bb282631a0d6;hp=e813f8420275f5b95810646c2a43c35f57a5ba70;hpb=4b953cdc04fec8783e2c654a671005492fda9b01;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index e813f842..980c5c91 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)