From 5031b52277ad8a05fa6e91b3f07cc229bf63f2d4 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 6 Aug 2001 15:55:41 +0000 Subject: correction (unposted) --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index c5260245a..085d912ef 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -3898,7 +3898,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