Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: update-index: -z applies also to --index-info
author
Bert Wesarg
<bert.wesarg@googlemail.com>
Fri, 8 Oct 2010 06:50:20 +0000
(08:50 +0200)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
01f6fd4
)
diff --git
a/Documentation/git-update-index.txt
b/Documentation/git-update-index.txt
index 74d1d49dbffda60a00f6c195d77020b5ec7be979..26fd8d0df8e26380f6e68f8f8381afdf859f4185 100644
(file)
--- 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.