diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/compsys.yo | 6 |
1 files 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 |