about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-04-01 18:33:05 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-04-01 18:33:05 +0000
commitfda060370fe0f6abe71be309c71ee7658adfc647 (patch)
treece0606288081e9ea16bf4d5138962a19654c2a81 /Doc
parent1f03c7a78412984bd7153c996be2a9c530893bf2 (diff)
downloadzsh-fda060370fe0f6abe71be309c71ee7658adfc647.tar.gz
zsh-fda060370fe0f6abe71be309c71ee7658adfc647.tar.xz
zsh-fda060370fe0f6abe71be309c71ee7658adfc647.zip
19717: (F) glob qualifier for full directories
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index f61cb7aa8..118040b00 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1630,6 +1630,9 @@ startitem()
 item(tt(/))(
 directories
 )
+item(tt(F))(
+`full' (i.e. non-empty) directories
+)
 item(tt(.))(
 plain files
 )