Skip to content

Commit 537497b

Browse files
bertwesarggitster
authored andcommitted
Documentation: update-index: -z applies also to --index-info
Signed-off-by: Bert Wesarg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 01f6fd4 commit 537497b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-update-index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ you will need to handle the situation manually.
144144
Report what is being added and removed from index.
145145

146146
-z::
147-
Only meaningful with `--stdin`; paths are separated with
148-
NUL character instead of LF.
147+
Only meaningful with `--stdin` or `--index-info`; paths are
148+
separated with NUL character instead of LF.
149149

150150
\--::
151151
Do not interpret any more arguments as options.

0 commit comments

Comments
 (0)