Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _git: Add completion for help subcommand
- X-seq: zsh-workers 28211
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Aaron Schrab <aaron@xxxxxxxxxx>
- Subject: Re: _git: Add completion for help subcommand
- Date: Sat, 28 Aug 2010 09:54:35 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=VzQcmfaWAyRK0UwIrpieyZHw/K6mvNoG1Iscpwl5XjQ=; b=mO8/ygUCOyDSJXDPMjPY04+D4xY1fj2J2PJubHsmlteHTZaa+PjmSsw/XqDFcoWpCR xXkZ21/H8q7VdhNlxMb2mh8py52mQmqli44X0JD+hYXf5NnBEr11q2OphqiYz0jykyHQ 9ucpB2/5KzK50QQmqPNhySJepV+n15QkuNwrY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=oqR269DWjMz/ePLeuRUw2K0nc5/bprbDtUsFBH7Fp2goBS7cFXiiiSWvqKjBzf3IZd ezpp0ZYix8UTCsTM4DGSNJ7GCcKixFwS1IrLLcSJ74T+qauzix7wrW/EZIEy49hrSDIh cruzS9Cv189WgMC5ipVS3sMdqnXEL4d5IxA6o=
- In-reply-to: <20100828005150.GB29397@xxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1282393263-16767-1-git-send-email-aaron@xxxxxxxxxx> <AANLkTimOcmpFpTrrVMsuvjCR8puCnhoRVsmduci=SP8d@xxxxxxxxxxxxxx> <20100827002003.GA8399@xxxxxxxxxxx> <AANLkTikK9VE0ToESknTwOVdWT+d-JqNhkveDY1bSf8Ym@xxxxxxxxxxxxxx> <20100827231832.GA29397@xxxxxxxxxxx> <AANLkTi=njjskXGJFzOTWRzBmU1Gd+gRUALBaGmZ9JHoE@xxxxxxxxxxxxxx> <20100828005150.GB29397@xxxxxxxxxxx>
- Sender: nikolai.weibull@xxxxxxxxx
On Sat, Aug 28, 2010 at 02:51, Aaron Schrab <aaron@xxxxxxxxxx> wrote:
> At 01:43 +0200 28 Aug 2010, Nikolai Weibull <now@xxxxxxxx> wrote:
>>
>> A final nit-pick: Why put --all in a separate group?
>
> Because it supersedes any other option.
All you need to do is put (- :) before --all instead and all options
and arguments are excluded.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author