Skip to content

Commit

Permalink
Documentation: update-index: -z applies also to --index-info
Browse files Browse the repository at this point in the history
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Bert Wesarg authored and Junio C Hamano committed Oct 13, 2010
1 parent 01f6fd4 commit 537497b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-update-index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 537497b

Please sign in to comment.