Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: cleanup
- X-seq: zsh-workers 8664
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: cleanup
- Date: Thu, 18 Nov 1999 11:02:42 +0100 (MET)
- In-reply-to: Sven Wischnowsky's message of Thu, 18 Nov 1999 10:52:13 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I wrote:
> This contains mostly cleanups for the manual stuff.
Damn. Obviously, TABs aren't considered to be eight spaces wide.
Bye
Sven
diff -u olddoc/Zsh/compsys.yo Doc/Zsh/compsys.yo
--- olddoc/Zsh/compsys.yo Thu Nov 18 10:52:23 1999
+++ Doc/Zsh/compsys.yo Thu Nov 18 11:00:58 1999
@@ -2101,9 +2101,9 @@
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
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author