Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _schroot
- X-seq: zsh-workers 22303
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: _schroot
- Date: Sun, 26 Feb 2006 21:06:39 -0500
- In-reply-to: <20060226164314.GA527@xxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20060226164314.GA527@xxxxxxxxxxx>
Oops.
Index: Completion/Debian/Command/_schroot
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_schroot,v
retrieving revision 1.1
diff -u -r1.1 _schroot
--- Completion/Debian/Command/_schroot 26 Feb 2006 16:46:06 -0000 1.1
+++ Completion/Debian/Command/_schroot 27 Feb 2006 02:05:54 -0000
@@ -3,7 +3,7 @@
local expl context state line
typeset -A opt_args
-_arguments \
+_arguments -S \
'(-h --help)'{-h,--help}'[help]' \
'(-a --all)'{-a,--all}'[all chroots and active sessions]' \
'--all-chroots' \
Messages sorted by:
Reverse Date,
Date,
Thread,
Author