From 6555629356e509afb9872577ecd79e9f20e67289 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 19 Apr 2006 18:03:00 +0000 Subject: unposted: documentation for execute-as-is fix in 22417 --- Doc/Zsh/contrib.yo | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Doc') 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 -- cgit 1.4.1