From b7325c6158fcbbdccf44a17d35288705a3f328eb Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 29 Dec 1999 13:14:28 +0000 Subject: zsh-workers/9166 --- Doc/Zsh/compsys.yo | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f691fc5ef..e7615d74b 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -571,9 +571,6 @@ for process identifiers item(tt(ps))( used to look up the tt(arguments) and tt(list-arguments) styles ) -item(tt(regex))( -used to look up tt(cache-path) style -) item(tt(sequences))( for sequences (e.g. tt(mh) sequences) ) @@ -651,13 +648,6 @@ the description for this argument. Depending on personal preferences, it may be useful to set this style to something like `tt(specify: %d)'. Note that this may not work for some commands. ) -item(tt(cache-path))( -The tt(_regex_arguments) utility function used by some completion -functions creates shell functions on the fly. If this style is set to -a non-empty string, the value is taken as the name of a directory -where to store these functions so that they don't have to be created -anew when the completion function is used in another shell. -) item(tt(completer))( The strings given as the value of this style give the names of the completer functions to use. The available completer functions are -- cgit 1.4.1