Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _git: Add completion for help subcommand
- X-seq: zsh-workers 28203
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Aaron Schrab <aaron@xxxxxxxxxx>
- Subject: Re: [PATCH] _git: Add completion for help subcommand
- Date: Thu, 26 Aug 2010 00:16:10 +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:content-transfer-encoding; bh=qy9eO2TYtI30i1VlFEBYlZM6S5DopDNARcFnAyAoiq4=; b=A3alZHoihMIh9xGPf6sxAAP+lp/iQINKS9s2dCTaCb5mYMhkRQLHj8e3+NRuDjfzCB E2fdQut1bkKdSSV7k/q+2k1F7IPLAFf6NIaGaJ03UZVU4yefNcuZhKi/rh9hGZLBCeub dTT4tEqtyBHHrpYdsYhE97XrQBWB5QZMawyYU=
- 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 :content-transfer-encoding; b=LzHN8ppoChDt3voUSKUF1G44Mky/judcuPINWnghmugyevIx2FIQwxsrEu3h3foWrA XMu7Q2HzlKZme5Lb5Y0Tmx/drxLvKeD5IL+fIQ3ZfIeqzP0H17X+rrEiZw6mcE+/uQdw TZBZLfl3ws3PuX1XAIDfpSHdciUKKNo53qrOg=
- In-reply-to: <1282393263-16767-1-git-send-email-aaron@xxxxxxxxxx>
- 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>
- Sender: nikolai.weibull@xxxxxxxxx
On Sat, Aug 21, 2010 at 14:21, Aaron Schrab <aaron@xxxxxxxxxx> wrote:
Seems fine except for this:
> + Âlocal formats='(--info -i --man -m --web -w)'
Although this is sort of nice it doesnât follow the style of this or
other completion files, so please write out the whole list in each
line.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author