about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-10-30 23:27:29 +0200
committerOliver Kiddle <opk@zsh.org>2021-10-30 23:35:04 +0200
commit632fee7cdfcd234a5c7c53f17777ca18e62d82e3 (patch)
treefca80472477f8a5a3ba75ab23e273d418decebb0 /Doc
parent0b6e73d47736228a53e941d703ed902c4b915b3a (diff)
downloadzsh-632fee7cdfcd234a5c7c53f17777ca18e62d82e3.tar.gz
zsh-632fee7cdfcd234a5c7c53f17777ca18e62d82e3.tar.xz
zsh-632fee7cdfcd234a5c7c53f17777ca18e62d82e3.zip
49528: allow multiple -D options to compadd
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compwid.yo2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index 9f67f13b7..d32a0702f 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -725,6 +725,8 @@ As with tt(-O), the var(completions) are not added to the set of matches.
 Instead, whenever the var(n)th var(completion) does not
 match, the var(n)th element of the var(array) is removed.  Elements
 for which the corresponding var(completion) matches are retained.
+This option can be used more than once to remove elements from multiple
+arrays.
 )
 item(tt(-C))(
 This option adds a special match which expands to all other matches