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:
parent
8278ac2f4a
commit
a325957062
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user