X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=e433407a4e1676c15d0a3c2016b8f4e034d54c32;hb=af3feefa1d057713c2277cc1543d438e60c65306;hp=186f3bb57a6d77da9705860d730cf8cd3c9d867f;hpb=2414721b194453f058079d897d13c4e377f92dc6;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 186f3bb5..e433407a 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -46,6 +46,10 @@ OPTIONS -s|--stage:: Show stage files in the output +--directory:: + If a whole directory is classified as "other", show just its + name (with a trailing slash) and not its whole contents. + -u|--unmerged:: Show unmerged files in the output (forces --stage) @@ -74,7 +78,7 @@ OPTIONS H:: cached M:: unmerged R:: removed/deleted - C:: modifed/changed + C:: modified/changed K:: to be killed ? other