zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#557286: zsh: completion for "gpg --verify-files" does not work
       [not found] <20091120224918.GA14403@xvii.vinc17.org>
@ 2009-11-20 22:57 ` Clint Adams
  2009-11-20 23:28   ` Vincent Lefevre
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2009-11-20 22:57 UTC (permalink / raw)
  To: Vincent Lefevre, 557286; +Cc: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug#557286: zsh: completion for "gpg --verify-files" does not work
  2009-11-20 22:57 ` Bug#557286: zsh: completion for "gpg --verify-files" does not work Clint Adams
@ 2009-11-20 23:28   ` Vincent Lefevre
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Lefevre @ 2009-11-20 23:28 UTC (permalink / raw)
  To: Clint Adams; +Cc: 557286, zsh-workers

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)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-20 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20091120224918.GA14403@xvii.vinc17.org>
2009-11-20 22:57 ` Bug#557286: zsh: completion for "gpg --verify-files" does not work Clint Adams
2009-11-20 23:28   ` Vincent Lefevre

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).