diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 2000-01-31 09:53:17 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-01-31 09:53:17 +0000 |
commit | 0913d4b8f8f54cb33b377667581468ab32152ad3 (patch) | |
tree | d193d304ec7c3c8101f7932ff506e7c98a0dc361 /Doc/Zsh/compwid.yo | |
parent | c4d72c27f0af9e015e5f7b356c34afa8013283a0 (diff) | |
download | zsh-0913d4b8f8f54cb33b377667581468ab32152ad3.tar.gz zsh-0913d4b8f8f54cb33b377667581468ab32152ad3.tar.xz zsh-0913d4b8f8f54cb33b377667581468ab32152ad3.zip |
zsh-workers/9486
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r-- | Doc/Zsh/compwid.yo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 8535c2c60..99611f68b 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -469,7 +469,8 @@ Like tt(-J) but naming a unsorted group. ) item(tt(-1))( If given together with the tt(-V) option, makes -only consecutive duplicates in the group be removed. Note that groups +only consecutive duplicates in the group be removed. If combined with +the tt(-J) option, this has no visible effect. Note that groups with and without this flag are in different name spaces. ) item(tt(-2))( |