From b227ff16da89d48f9e50347ceb4839fc9a36c7dd Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Thu, 1 Mar 2012 03:34:15 +0000 Subject: unposted (users/16715): document HASH_LIST_ALL effects on correction. --- Doc/Zsh/options.yo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index dd237c0ef..3114ecc05 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -313,8 +313,9 @@ pindex(NO_HASH_LIST_ALL) pindex(HASHLISTALL) pindex(NOHASHLISTALL) item(tt(HASH_LIST_ALL) )( -Whenever a command completion is attempted, make sure the entire -command path is hashed first. This makes the first completion slower. +Whenever a command completion or spelling correction is attempted, make +sure the entire command path is hashed first. This makes the first +completion slower but avoids false reports of spelling errors. ) pindex(LIST_AMBIGUOUS) pindex(NO_LIST_AMBIGUOUS) -- cgit 1.4.1