Document git-ls-files --directory
authorPetr Baudis <pasky@suse.cz>
Sun, 22 Jan 2006 00:22:30 +0000 (01:22 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 22 Jan 2006 03:12:03 +0000 (19:12 -0800)
Add the appropriate bit of documentation.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-ls-files.txt

index e42af5e..e433407 100644 (file)
@@ -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)