1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-30 07:21:02 +01:00

Explain the effect of unreadable directories, etc., on the CORRECT option

This commit is contained in:
Bart Schaefer 2002-05-06 14:42:07 +00:00
parent 5c93cbc7e9
commit b7aa69cb7d

View file

@ -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)))(