mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 16:50:58 +01:00
49917: change sense of "Ignore insecure ..." answer and use "autoload -r"
This commit is contained in:
parent
bf3ae15f46
commit
53d6b47d92
3 changed files with 15 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue