about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-03 08:55:11 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-03 08:55:11 +0000
commit0eebb6014cd13a1dd783b454cbeeff5e5918571e (patch)
treebc307a3b24c0e263b75cfb1eeb64a3cdc2b8da52 /Doc/Zsh/compwid.yo
parentaaf561724cb50d2f3533a51b2159d3428691171b (diff)
downloadzsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.tar.gz
zsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.tar.xz
zsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.zip
zsh-workers/8864
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index b5ebb4f8e..89e4f97ca 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -372,7 +372,7 @@ sect(Builtin Commands)
 startitem()
 findex(compadd)
 cindex(completion widgets, adding specified matches)
-xitem(tt(compadd) [ tt(-qQfenUaml12) ] [ tt(-F) var(array) ])
+xitem(tt(compadd) [ tt(-qQfenUal12) ] [ tt(-F) var(array) ])
 xitem([ tt(-P) var(prefix) ] [ tt(-S) var(suffix) ])
 xitem([ tt(-p) var(hidden-prefix) ] [ tt(-s) var(hidden-suffix) ])
 xitem([ tt(-i) var(ignored-prefix) ] [ tt(-I) var(ignored-suffix) ])
@@ -449,7 +449,7 @@ ignored.
 )
 item(tt(-l))(
 This option only has an effect if used together with the tt(-d)
-options. If it is given, the display strings are listed one per line,
+option. If it is given, the display strings are listed one per line,
 not arrayed in columns.
 )
 item(tt(-J) var(name))(