From 35352d833b5b2cc603a51e81ecfb52a8d65175e1 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 17 Mar 2002 17:14:09 +0000 Subject: Add missing close-paren --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f69c8a3d7..c4b30406e 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -3943,7 +3943,7 @@ Finally, the tt(_path_files) function uses the styles tt(expand), tt(ambiguous), tt(special-dirs), tt(list-suffixes) and tt(file-sort). ) findex(_pick_variant) -item(tt(_pick_variant [ tt(-c) var(command) ] [ tt(-r) var(name) ] var(command)tt(=)var(pattern) ... var(command) [ var(args ... ]))( +item(tt(_pick_variant [ tt(-c) var(command) ] [ tt(-r) var(name) ] var(command)tt(=)var(pattern) ... var(command) [ var(args) ... ]))( This function is used to resolve situations where a command has more than one variant, each requiring different handling or where there is a name clash between two different commands. -- cgit 1.4.1