diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/expn.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 2a1e243f9..5d05601d5 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1632,8 +1632,8 @@ directories ) item(tt(F))( `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 +opposite sense tt(LPAR()^F)tt(RPAR()) expands to empty directories +and all non-directories. Use tt(LPAR()/^F)tt(RPAR()) for empty directories ) item(tt(.))( |