From a4ba95139dafff2c7b69bf6de421bdce0de280a4 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 15 Aug 2001 13:50:02 +0000 Subject: unposted: Add missing docs for cache-policy style. --- Doc/Zsh/compsys.yo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index ddfe59368..1c387c5ee 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -947,6 +947,12 @@ completion data are stored. Defaults to `tt($ZDOTDIR/.zcompcache)', or `tt($HOME/.zcompcache)' if tt($ZDOTDIR) is not defined. The completion layer will not be used unless the tt(use-cache) style is set. ) +kindex(cache-policy, completion style) +item(tt(cache-policy))( +This style defines the function which will be used to determine whether +a cache needs rebuilding. See the section on the tt(_cache_invalid) +function below. +) kindex(call-command, completion style) item(tt(call-command))( Currently this is only used by the function completing tt(make) -- cgit 1.4.1