about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2002-01-26 21:06:45 +0000
committerBart Schaefer <barts@users.sourceforge.net>2002-01-26 21:06:45 +0000
commitd9aed3b11551eea7828256a11f596339a3a41fff (patch)
tree9b97ec8c184411306ad404709f8eed6806f36752 /Doc
parent79f1410c0461f457da1061e9b20efba236cb507e (diff)
downloadzsh-d9aed3b11551eea7828256a11f596339a3a41fff.tar.gz
zsh-d9aed3b11551eea7828256a11f596339a3a41fff.tar.xz
zsh-d9aed3b11551eea7828256a11f596339a3a41fff.zip
16419: Improve _arguments syntax summary.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 7ee9818c3..cdb142795 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -2876,7 +2876,7 @@ Like tt(_tags) this function supports the tt(-C) option to give a
 different name for the argument context field.
 )
 findex(_arguments)
-item(tt(_arguments) var(spec) ...)(
+item(tt(_arguments) [ tt(-ACS) ] [ tt(-O) var(name) ] [ tt(-M) var(matchspec) ] var(spec) ...)(
 This function can be used to complete words on the line by describing the
 options and arguments which may be passed to the command for which
 completion is being performed.  The description is given as arguments to