about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-22 22:32:20 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-22 22:32:20 +0000
commitbdecf74ef12452e2123ce66e42bc66aa81347b30 (patch)
treebaed9a8aa756cfb2b6548986632dd3248ac6d539 /Doc
parent9acc1dd713d95c0e894b4eee86f524888753f8a3 (diff)
downloadzsh-bdecf74ef12452e2123ce66e42bc66aa81347b30.tar.gz
zsh-bdecf74ef12452e2123ce66e42bc66aa81347b30.tar.xz
zsh-bdecf74ef12452e2123ce66e42bc66aa81347b30.zip
zsh-workers/8004
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compctl.yo10
-rw-r--r--Doc/Zsh/compwid.yo10
2 files changed, 8 insertions, 12 deletions
diff --git a/Doc/Zsh/compctl.yo b/Doc/Zsh/compctl.yo
index 5ac0a910d..03a47f9c4 100644
--- a/Doc/Zsh/compctl.yo
+++ b/Doc/Zsh/compctl.yo
@@ -517,16 +517,14 @@ space from the sorted ones, so groups defined as tt(-J files) and tt(-V
 files) are distinct.
 )
 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(-M) var(match-spec))(
 This defines additional matching control specifications that should be used
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