git-read-tree: document -v option.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Miklos Vajna 2008-06-09 22:25:15 +02:00 коммит произвёл Junio C Hamano
Родитель 170e095a9c
Коммит 22e801f285
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -50,6 +50,9 @@ OPTIONS
trees that are not directly related to the current
working tree status into a temporary index file.
-v::
Show the progress of checking files out.
--trivial::
Restrict three-way merge by `git-read-tree` to happen
only if there is no file-level merging required, instead