From 294ce1cd6a605a96d92aa270c7bcb47a30fadc1f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 5 Apr 2004 13:22:39 +0000 Subject: 19728: note on (^F) qualifier --- Doc/Zsh/expn.yo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 118040b00..2a1e243f9 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1631,7 +1631,10 @@ item(tt(/))( directories ) item(tt(F))( -`full' (i.e. non-empty) directories +`full' (i.e. non-empty) directories. Note that the +opposite sense tt(LPAR()^F)tt(RPAR()) gives files which are +either empty, or not directories. Use tt(LPAR()/^F)tt(RPAR()) for +empty directories ) item(tt(.))( plain files -- cgit v1.2.3