about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-07-06 22:40:47 +0200
committerOliver Kiddle <opk@zsh.org>2015-07-06 22:40:47 +0200
commit68a5a5f453d9534748e12d268718a97b7e84c31b (patch)
tree887b02090e498e6097368273ae61723ee790e7e3 /Doc
parent0b946c18eac9b1be3424ecaa037a837af59a920c (diff)
downloadzsh-68a5a5f453d9534748e12d268718a97b7e84c31b.tar.gz
zsh-68a5a5f453d9534748e12d268718a97b7e84c31b.tar.xz
zsh-68a5a5f453d9534748e12d268718a97b7e84c31b.zip
35704: compadd -E 0 should imply -J and -2
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compwid.yo4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index 0c0a15d41..40cabea88 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -697,7 +697,9 @@ format completion lists and to make explanatory string be shown in
 completion lists (since empty matches can be given display strings
 with the tt(-d) option).  And because all but one empty string would
 otherwise be removed, this option implies the tt(-V) and tt(-2)
-options (even if an explicit tt(-J) option is given).
+options (even if an explicit tt(-J) option is given).  This can be
+important to note as it affects the name space into which matches are
+added.
 )
 xitem(tt(-))
 item(tt(-)tt(-))(