diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-07-26 16:59:53 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-07-26 16:59:53 +0000 |
commit | 8c9a6b01d1bf727d27bc12d7e63fbb34fa157587 (patch) | |
tree | 3932e6e59f6b42c1b9be84c4b375c412c10a708a /Doc/Zsh/contrib.yo | |
parent | 17e576782c4fd64194d4908af5b9774308f1205f (diff) | |
download | zsh-8c9a6b01d1bf727d27bc12d7e63fbb34fa157587.tar.gz zsh-8c9a6b01d1bf727d27bc12d7e63fbb34fa157587.tar.xz zsh-8c9a6b01d1bf727d27bc12d7e63fbb34fa157587.zip |
20199: improve MIME handling.
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r-- | Doc/Zsh/contrib.yo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 7a39980ac..d205cce93 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1045,11 +1045,13 @@ item(mime-types)( A list of files in the format of tt(~/.mime.types) and tt(/etc/mime.types) to be read during setup, replacing the default list which consists of those two files. The context is tt(:mime:). +A tt(PLUS()) in the list will be replaced by the default files. ) item(mailcap)( A list of files in the format of tt(~/.mailcap) and tt(/etc/mailcap) to be read during setup, replacing the default list which consists of those two files. The context is tt(:mime:). +A tt(PLUS()) in the list will be replaced by the default files. ) item(handler)( Specifies a handler for a suffix; the suffix is given by the context as |