From bc9e764f4e9b95ec4c2a855c4118f6afb994e904 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Sep 1999 14:35:16 +0000 Subject: zsh-workers/7844 --- Etc/completion-style-guide | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Etc') diff --git a/Etc/completion-style-guide b/Etc/completion-style-guide index 5bc289b9b..286cb2a71 100644 --- a/Etc/completion-style-guide +++ b/Etc/completion-style-guide @@ -74,8 +74,8 @@ For now this is just a list of things one should or shouldn't do. fi Finally, it is good style to display descriptions for options that - aren't self-explanatory. See the `_display' function and its use - in `_arguments'. + aren't self-explanatory. See the `_display' and `_describe' functions + and their uses in `_arguments'. All this should make it look like a really good idea to just use the supplied `_arguments' function to complete options. -- cgit 1.4.1