Skip to content

Commit

Permalink
Documentation: clarify what is shown in "git-ls-files -s" output
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 29, 2008
1 parent 108ac31 commit c297432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-ls-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ OPTIONS

-s::
--stage::
Show stage files in the output
Show staged contents' object name, mode bits and stage number in the output.

--directory::
If a whole directory is classified as "other", show just its
Expand Down

0 comments on commit c297432

Please sign in to comment.