summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-11-08 14:08:31 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-11-08 14:09:18 +0000
commit369e4a4057fa283ae27c69601deacc79ad95ca8e (patch)
treee19491c2e47d586fd09b1dbc970c52018ab3cfce
parented26bf92d62c5679c49a842fa85c72ef8317635f (diff)
downloadzsh-369e4a4057fa283ae27c69601deacc79ad95ca8e.tar.gz
zsh-369e4a4057fa283ae27c69601deacc79ad95ca8e.tar.xz
zsh-369e4a4057fa283ae27c69601deacc79ad95ca8e.zip
unposted: _values: Use the formal parameter's name in the docstring.
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e7de9a4a0..f8998cc20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-11-08  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/compsys.yo: _values: Use the formal
+	parameter's name in the docstring.
+
 2019-11-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 44897: Completion/Unix/Command/_subversion: Complete
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