From a6bf64648b31659584b5bcd95ae3a437d1733077 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 11 Sep 2014 02:09:17 +0200 Subject: 33139: add doc example to glob broken symbolic links. --- Doc/Zsh/expn.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index f1334e37a..5ed78f0c1 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -2711,6 +2711,10 @@ example(ls *(-/)) lists all directories and symbolic links that point to directories, and +example(ls *(-@)) + +lists all broken symbolic links, and + example(ls *(%W)) lists all world-writable device files in the current directory, and -- cgit 1.4.1