From 9c5a1ba117eedc2ac2fca7f2ce0fc54d0c2a1b36 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 6 Aug 2001 15:56:23 +0000 Subject: correction (unposted) --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index b5582b458..6314fa2e5 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -3918,7 +3918,7 @@ calculate completions, you can store that data in variables, and use this function to dump the values of those variables to a file. Then, if they are needed in subsequent shell invocations, they can be retrieved quickly from that file via tt(_retrieve_cache), avoiding the -needly for repeating the costly operation. +need for repeating the costly operation. The var(cache_identifier) specifies the file which the data should be dumped to, and is stored in a directory specified by the -- cgit 1.4.1