From 369e4a4057fa283ae27c69601deacc79ad95ca8e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 8 Nov 2019 14:08:31 +0000 Subject: unposted: _values: Use the formal parameter's name in the docstring. --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 66c476fab..db669fae3 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -5147,7 +5147,7 @@ which values are already present on the command line and hence are not to be completed again. If the tt(-w) option is given, other arguments are examined as well. -The first non-option argument is used as a string to print as a +The first non-option argument, var(desc), is used as a string to print as a description before listing the values. All other arguments describe the possible values and their -- cgit 1.4.1