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:
parent
5c93cbc7e9
commit
b7aa69cb7d
1 changed files with 3 additions and 0 deletions
|
|
@ -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)))(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue