From 53d6b47d92bccb3e34ebad1becf84b097a3bc525 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 29 Mar 2022 13:18:49 -0700 Subject: 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" --- 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 f85293ac7..b968f20dc 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -190,7 +190,7 @@ tt(compinit) will ask if the completion system should really be used. To avoid these tests and make all files found be used without asking, use the option tt(-u), and to make tt(compinit) silently ignore all insecure files and directories use the option tt(-i). This security check is skipped -entirely when the tt(-C) option is given. +entirely when the tt(-C) option is given, provided the dumpfile exists. findex(compaudit) The security check can be retried at any time by running the function -- cgit 1.4.1