From bdecf74ef12452e2123ce66e42bc66aa81347b30 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 22 Sep 1999 22:32:20 +0000 Subject: zsh-workers/8004 --- Doc/Zsh/compwid.yo | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index c8abf7959..6681e7b15 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -464,16 +464,14 @@ item(tt(-V) var(name))( Like tt(-J) but naming a unsorted group. ) item(tt(-1))( -If given together with the tt(-J) option, makes duplicate matches in -the group be kept. If given together with the tt(-V) option, makes +If given together with the tt(-V) option, makes only consecutive duplicates in the group be removed. Note that groups with and without this flag are in different name spaces. ) item(tt(-2))( -If given together with the tt(-J) option, behaves the same as -tt(-J). If given together with the tt(-V) option, keep all duplicate -matches. Again, groups with and without this flag are in different -name spaces. +If given together with the tt(-J) or tt(-V) option, makes all +duplicates be kept. Again, groups with and without this flag are in +different name spaces. ) item(tt(-X) var(explanation))( As for tt(compctl) and tt(compgen), the var(explanation) string will be -- cgit 1.4.1