From b7aa69cb7db6dfa7d80bcbd1792dc9b312104fca Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 6 May 2002 14:42:07 +0000 Subject: Explain the effect of unreadable directories, etc., on the CORRECT option --- Doc/Zsh/options.yo | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index d880ebb4a..af07b7f5f 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -305,6 +305,9 @@ cindex(correction, spelling) cindex(spelling correction) item(tt(CORRECT) (tt(-0)))( Try to correct the spelling of commands. +Note that, when the tt(HASH_LIST_ALL) option is not set or when some +directories in the path are not readable, this may falsely report spelling +errors the first time some commands are used. ) pindex(CORRECT_ALL) item(tt(CORRECT_ALL) (tt(-O)))( -- cgit 1.4.1