zsh-workers
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: Clint Adams <schizo@debian.org>
Cc: 557286@bugs.debian.org, zsh-workers@zsh.org
Subject: Re: Bug#557286: zsh: completion for "gpg --verify-files" does not work
Date: Sat, 21 Nov 2009 00:28:57 +0100	[thread overview]
Message-ID: <20091120232856.GA9912@prunille.vinc17.org> (raw)
In-Reply-To: <20091120225756.GA29636@scru.org>

On 2009-11-20 22:57:56 +0000, Clint Adams wrote:
> Index: Completion/Unix/Command/_gpg
> ===================================================================
> RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_gpg,v
> retrieving revision 1.9
> diff -u -r1.9 _gpg
> --- Completion/Unix/Command/_gpg	23 Jul 2008 00:34:04 -0000	1.9
> +++ Completion/Unix/Command/_gpg	20 Nov 2009 22:55:41 -0000
> @@ -11,8 +11,8 @@
>    '(-c --symmetric)'{-c,--symmetric}'[encrypt with symmetric cypher only]' \
>    '--store[store only]' \
>    '--decrypt[decrypt file or stdin]' \
> -  '--verify[verify a signature]:file attachment:_files' \
> -  '--verify-files[verify a list of files]:_files attachment_files' \
> +  '--verify[verify a signature]' \
> +  '--verify-files[verify a list of files]' \
>    '(-f --encrypt-files)'{-f,--encrypt-files}'[encrypt files]' \
>    '--decrypt-files[decrypt files]' \
>    '--list-keys[list all keys]' \

Thanks. Works OK.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


      reply	other threads:[~2009-11-20 23:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20091120224918.GA14403@xvii.vinc17.org>
2009-11-20 22:57 ` Clint Adams
2009-11-20 23:28   ` Vincent Lefevre [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091120232856.GA9912@prunille.vinc17.org \
    --to=vincent@vinc17.org \
    --cc=557286@bugs.debian.org \
    --cc=schizo@debian.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).