1
0
mirror of https://github.com/git/git.git synced 2025-03-21 05:21:20 +00:00

Document git-ls-files --directory

Add the appropriate bit of documentation.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Petr Baudis 2006-01-22 01:22:30 +01:00 committed by Junio C Hamano
parent 8278ac2f4a
commit a325957062

View 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)