diff options
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 8aab13c68..ca8fa2be3 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -61,6 +61,13 @@ for the left code (see below) item(tt(rc m))( for the right code ) +item(tt(tc) var(0))( +for the character indicating the file type printed after filenames if +the tt(LIST_TYPES) option is set +) +item(tt(sp) var(0))( +for the spaces printed after matches to align the next column +) item(tt(ec) var(none))( for the end code ) |