Code

Documentation: update-index: -z applies also to --index-info
authorBert Wesarg <bert.wesarg@googlemail.com>
Fri, 8 Oct 2010 06:50:20 +0000 (08:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2010 18:13:09 +0000 (11:13 -0700)
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-update-index.txt

index 74d1d49dbffda60a00f6c195d77020b5ec7be979..26fd8d0df8e26380f6e68f8f8381afdf859f4185 100644 (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.