Browse Source

Documentation: ls-files -v is about "assume unchanged".

And refer the reader to update-index documentation.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 17 years ago
parent
commit
56c3eb1732
  1. 3
      Documentation/git-ls-files.txt

3
Documentation/git-ls-files.txt

@ -105,7 +105,8 @@ OPTIONS @@ -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

Loading…
Cancel
Save