diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 9d3e68dc9..f918a4345 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -37,7 +37,9 @@ item(tt(di 32))( for directories ) item(tt(ln 36))( -for symbolic links +for symbolic links. If this has the special value tt(target), +symbolic links are dereferenced and the target file used to +determine the display format. ) item(tt(pi 31))( for named pipes (FIFOs) |