zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _gnupg --encrypt-to misformed
@ 2006-10-03 15:42 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-10-03 15:42 UTC (permalink / raw)
  To: zsh-workers

Slight breakage.

Index: Completion/Unix/Command/_gpg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_gpg,v
retrieving revision 1.6
diff -u -r1.6 _gpg
--- Completion/Unix/Command/_gpg	1 Aug 2006 11:31:23 -0000	1.6
+++ Completion/Unix/Command/_gpg	3 Oct 2006 15:41:48 -0000
@@ -63,7 +63,7 @@
   '--default-recipient[specify default recipient]:recipient:->public-keys' \
   '--default-recipient-self[use default key as default recipient]' \
   '--no-default-recipient[reset default recipient]' \
-  '*--encrypt-to[specify recipient]:->public-keys' \
+  '*--encrypt-to[specify recipient]:key:->public-keys' \
   '(--encrypt-to)--no-encrypt-to[disable the use of all --encrypt-to keys]' \
   '(-q --quiet)*'{-v,--verbose}'[increase amount of output]' \
   '(-q --quiet -v --verbose)'{-q,--quiet}'[reduce amount of output]' \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-03 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-03 15:42 PATCH: _gnupg --encrypt-to misformed Clint Adams

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