Documentation: clarify what is shown in "git-ls-files -s" output
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
108ac313f7
commit
c297432d0d
|
|
@ -53,7 +53,7 @@ OPTIONS
|
||||||
|
|
||||||
-s::
|
-s::
|
||||||
--stage::
|
--stage::
|
||||||
Show stage files in the output
|
Show staged contents' object name, mode bits and stage number in the output.
|
||||||
|
|
||||||
--directory::
|
--directory::
|
||||||
If a whole directory is classified as "other", show just its
|
If a whole directory is classified as "other", show just its
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue