about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-25 10:45:59 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-25 10:45:59 +0000
commite1708022d206dfe183bbce3d03c7e5e02abc3a59 (patch)
tree2c557f74ae28f39de59fba7c75b462b19a184fd2 /Doc/Zsh/compwid.yo
parenteba59194d72250402bdbb97a866ffea89ec9d7a7 (diff)
downloadzsh-e1708022d206dfe183bbce3d03c7e5e02abc3a59.tar.gz
zsh-e1708022d206dfe183bbce3d03c7e5e02abc3a59.tar.xz
zsh-e1708022d206dfe183bbce3d03c7e5e02abc3a59.zip
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index e3f43e382..687954cb5 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -673,7 +673,7 @@ completion or menu selection.  This makes empty matches only useful to
 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(-1)
+otherwise be removed, this option implies the tt(-V) and tt(-2)
 options (even if an explicit tt(-J) option is given).
 )
 xitem(tt(-))