Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Completion for chrt and ionice
- X-seq: zsh-workers 25728
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [PATCH] Completion for chrt and ionice
- Date: Tue, 23 Sep 2008 05:28:12 +0000
- In-reply-to: <slrngdfjd7.1rn.joerg@xxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrngdckpi.23d.joerg@xxxxxxxxxxxx> <slrngdfjd7.1rn.joerg@xxxxxxxxxxxx>
On Mon, Sep 22, 2008 at 04:53:59PM +0000, Jörg Sommer wrote:
> This completion is not correct. Here are patches for it:
plus one spelling fix.
Index: Completion/Linux/Command/_ionice
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Linux/Command/_ionice,v
retrieving revision 1.2
diff -u -r1.2 _ionice
--- Completion/Linux/Command/_ionice 23 Sep 2008 05:26:54 -0000 1.2
+++ Completion/Linux/Command/_ionice 23 Sep 2008 05:27:18 -0000
@@ -4,7 +4,7 @@
'(* -)-h[display usage information]' \
'(*)-p[interpret args as process ID]' \
'-c[scheduling class]:class:(( 1\:realtime 2\:best-effort 3\:idle ))' \
- '-n[scheduling class priority]:class-pririty:((
+ '-n[scheduling class priority]:class-priority:((
0\:high\ priority
{6..1}\:
7\:low\ priority
Messages sorted by:
Reverse Date,
Date,
Thread,
Author