Skip to content

Commit

Permalink
Documentation: ls-files -v is about "assume unchanged".
Browse files Browse the repository at this point in the history
And refer the reader to update-index documentation.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Dec 21, 2007
1 parent d2f8295 commit 56c3eb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/git-ls-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ OPTIONS

-v::
Similar to `-t`, but use lowercase letters for files
that are marked as 'always matching index'.
that are marked as 'assume unchanged' (see
gitlink:git-update-index[1]).

--full-name::
When run from a subdirectory, the command usually
Expand Down

0 comments on commit 56c3eb1

Please sign in to comment.