zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Vincent Lefevre <vincent@vinc17.net>, 557286@bugs.debian.org
Cc: zsh-workers@zsh.org
Subject: Re: Bug#557286: zsh: completion for "gpg --verify-files" does not work
Date: Fri, 20 Nov 2009 22:57:56 +0000	[thread overview]
Message-ID: <20091120225756.GA29636@scru.org> (raw)
In-Reply-To: <20091120224918.GA14403@xvii.vinc17.org>

On Fri, Nov 20, 2009 at 11:49:18PM +0100, Vincent Lefevre wrote:
> The completion on "gpg --verify-files" doesn't complete to anything.

I am not sure what was meant here.

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]' \


       reply	other threads:[~2009-11-20 22:58 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 [this message]
2009-11-20 23:28   ` Vincent Lefevre

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=20091120225756.GA29636@scru.org \
    --to=schizo@debian.org \
    --cc=557286@bugs.debian.org \
    --cc=vincent@vinc17.net \
    --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).