Documentation: update-index: -z applies also to --index-info

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Bert Wesarg 2010-10-08 08:50:20 +02:00 committed by Junio C Hamano
parent 01f6fd4b4e
commit 537497be58

View File

@ -144,8 +144,8 @@ you will need to handle the situation manually.
Report what is being added and removed from index.
-z::
Only meaningful with `--stdin`; paths are separated with
NUL character instead of LF.
Only meaningful with `--stdin` or `--index-info`; paths are
separated with NUL character instead of LF.
\--::
Do not interpret any more arguments as options.