From e37ffd5b702b6d219716716a8498cf07e1683546 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 22 Nov 1999 13:31:14 +0000 Subject: zsh-workers/8722 --- Doc/Zsh/compsys.yo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index cd6b910cb..b7ab37163 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -867,7 +867,12 @@ completed for which pairs with the hostname from the line exist. ) item(tt(hosts-ports-users))( Like tt(hosts-ports) but used for commands like tt(telnet) and -containing strings of the form `var(host)tt(:)var(port)tt(:)var(user)' . +containing strings of the form `var(host)tt(:)var(port)tt(:)var(user)'. +) +item(tt(ignored-suffixes))( +This style is used with the tt(files) tag and gives suffixes of +filenames to ignore. The matches ignored will only be completed when +there are no other matches. ) item(tt(insert-unambiguous))( This is used by the tt(_match) completer function. If it is set to -- cgit 1.4.1