From: Bert Wesarg Date: Fri, 8 Oct 2010 06:50:20 +0000 (+0200) Subject: Documentation: update-index: -z applies also to --index-info X-Git-Tag: v1.7.3.2~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/537497be58850dc9c54281d0306b422ab604cdee?ds=inline;hp=--cc Documentation: update-index: -z applies also to --index-info Signed-off-by: Bert Wesarg Signed-off-by: Junio C Hamano --- 537497be58850dc9c54281d0306b422ab604cdee diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt index 74d1d49dbf..26fd8d0df8 100644 --- a/Documentation/git-update-index.txt +++ b/Documentation/git-update-index.txt @@ -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.