about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2022-10-31 16:50:16 -0700
committerBart Schaefer <schaefer@zsh.org>2022-10-31 16:50:16 -0700
commit159c892b9be15d123bb1ca2517876172f1a2e77a (patch)
tree258c95e1cbf3d19dd436ef86109791044c7a9662 /Doc/Zsh/params.yo
parent0a66d6f3ec5a26e8541878473e02a24a6042396d (diff)
downloadzsh-159c892b9be15d123bb1ca2517876172f1a2e77a.tar.gz
zsh-159c892b9be15d123bb1ca2517876172f1a2e77a.tar.xz
zsh-159c892b9be15d123bb1ca2517876172f1a2e77a.zip
50855: Clarify how commands are hashed, and searched-for by "whence".
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo1
1 files changed, 1 insertions, 0 deletions
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) <S>)(