From 9cb71e2f7cc2809b7d41e9160188ffe8af9e3b7d Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 6 Apr 2000 11:36:33 +0000 Subject: tag in file-patterns optional, use `files' as default (10542) --- Doc/Zsh/compsys.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index e8eada391..5ae068e4d 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -942,7 +942,8 @@ the pattern(s) given by the calling function. Colons in the pattern have to be preceded by a backslash to make them distinguishable from the colon before the var(tag). The var(tag)s of all strings in the value will be offered by tt(_files) -(again, one after another) and used when looking up other styles. The +(again, one after another) and used when looking up other styles. If +no `tt(:)var(tag)' is given the tt(files) tag will be used. The var(tag) may also be followed by an optional second colon and a description. If that is given, this description will be used for the `tt(%d)' in the value of -- cgit 1.4.1