From 28277a84ddf0609d0ec4b02f47e43afed3884c2a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 15 Apr 2020 21:33:48 +0100 Subject: 45684: Document - glob qualifier in error cases --- Doc/Zsh/expn.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 2a66ab997..69cb0b08a 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -2837,7 +2837,9 @@ negates all qualifiers following it ) item(tt(-))( toggles between making the qualifiers work on symbolic links (the -default) and the files they point to +default) and the files they point to, if any; any symbolic link for +whose target the `tt(stat)' system call fails (whatever the cause of the +failure) is treated as a file in its own right ) item(tt(M))( sets the tt(MARK_DIRS) option for the current pattern -- cgit 1.4.1