diff options
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 0599b4738..ce9eb48d9 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -72,6 +72,10 @@ for world writable directories with sticky bit set item(tt(ow 34;43))( for world writable directories without sticky bit set ) +item(tt(sa) var(none))( +for files with an associated suffix alias; this is only tested +after specific suffixes, as described below +) item(tt(st 37;44))( for directories with sticky bit set but not world writable ) |