From 159c892b9be15d123bb1ca2517876172f1a2e77a Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 31 Oct 2022 16:50:16 -0700 Subject: 50855: Clarify how commands are hashed, and searched-for by "whence". --- Doc/Zsh/params.yo | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index b543d1c38..2a30085a8 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1414,6 +1414,7 @@ An array (colon-separated list) of directories to search for commands. When this parameter is set, each directory is scanned and all files found are put in a hash table. +Directories named by relative path are not scanned for hashing. ) vindex(POSTEDIT) item(tt(POSTEDIT) )( -- cgit 1.4.1