From 42080a7fb93b4457f0dd4c8ce28398001738490a Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Wed, 8 May 2002 09:11:28 +0000 Subject: 17080: tag-order style usage --- Doc/Zsh/compsys.yo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 30b501b2d..139c82b38 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2120,11 +2120,12 @@ following forms: startitem() item(tt(-))( -If any string in the value consists of only a hyphen, -then em(only) the tags specified by the other strings in the value are +If any value consists of only a hyphen, +then em(only) the tags specified in the other values are generated. Normally all tags not explicitly selected are tried last if the specified tags fail to generate any matches. This means -that a value consisting only of a single hyphen turns off completion. +that a single value consisting only of a single hyphen +turns off completion. ) item(tt(!) var(tags)...)( A string starting with an exclamation mark -- cgit 1.4.1