about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-09-11 07:08:27 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-09-11 07:08:27 +0000
commit9e9457f30e9146a175f5a1e0e0e81686a6ee9852 (patch)
tree00a59e587cecf2fcafa23cb23644fba6d71539c6 /Doc/Zsh/compwid.yo
parent5c7a14857a89265c0e311a1438c94375abe18cbe (diff)
downloadzsh-9e9457f30e9146a175f5a1e0e0e81686a6ee9852.tar.gz
zsh-9e9457f30e9146a175f5a1e0e0e81686a6ee9852.tar.xz
zsh-9e9457f30e9146a175f5a1e0e0e81686a6ee9852.zip
Redo _zle using _arguments; fix typos.
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index 99a1d6aa4..bc72926ca 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -640,7 +640,8 @@ in turn matches what is on the line.  If the var(n)'th var(word) does not
 match, the var(n)'th element of the var(array) is removed.  Elements
 for which the corresponding var(word) is matched are retained.
 )
-item(tt(-), tt(--))(
+xitem(tt(-))
+item(tt(-)tt(-))(
 This flag ends the list of flags and options. All arguments after it
 will be taken as the words to use as matches even if they begin with
 hyphens.