summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r--Doc/Zsh/contrib.yo6
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index e8555d89d..28fc7eed7 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1400,8 +1400,10 @@ passed for execution with a handler program.  If the file matches
 the pattern, the entire command line is executed in its current form,
 with no handler.  This is useful for files which might have suffixes
 but nonetheless be executable in their own right.  If the style
-is not set, the pattern tt(*+LPAR()*+RPAR()) is used; hence executable
-files are executed directly and not passed to a handler.
+is not set, the pattern tt(*+LPAR()*+RPAR() *+LPAR()/+RPAR()) is used;
+hence executable files are executed directly and not passed to a
+handler, and the option tt(AUTO_CD) may be used to change to directories
+that happen to have MIME suffixes.
 )
 item(tt(flags))(
 Defines flags to go with a handler; the context is as for the