From 7d6621bcef33ec8c38fa5ebaff1d9201b18e8069 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 18 Nov 1999 10:10:49 +0000 Subject: zsh-workers/8664 --- Doc/Zsh/compsys.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 0c38b0b1d..d5393e9a1 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2101,9 +2101,9 @@ Example: example(_arguments '-l+:left border:' \ '-format:paper size:(letter A4)' \ - '*-copy:output file:_files::resolution:(300 600)' \ - ':postscript file:_files -g *.(ps|eps)' \ - '*:page number:') + '*-copy:output file:_files::resolution:(300 600)' \ + ':postscript file:_files -g *.(ps|eps)' \ + '*:page number:') This describes three options: `tt(-l)', `tt(-format)', and `tt(-copy)'. The first one gets one argument described as `var(left -- cgit 1.4.1