Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _gpg --keyring
- X-seq: zsh-workers 21416
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: _gpg --keyring
- Date: Sun, 10 Jul 2005 08:00:42 -0400
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Probably other options take = as well.
Index: Completion/Unix/Command/_gpg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_gpg,v
retrieving revision 1.4
diff -u -r1.4 _gpg
--- Completion/Unix/Command/_gpg 5 Mar 2004 13:25:47 -0000 1.4
+++ Completion/Unix/Command/_gpg 10 Jul 2005 11:59:26 -0000
@@ -86,7 +86,7 @@
--show-photos --no-show-photos '--photo-viewer:command:_command_names -e'\
--exec-path:path:_dir_list' \
--show-keyring[display keyring name when listing keys]' \
- '--keyring[add specified file to list of keyrings]:file:_files' \
+ '--keyring=[add specified file to list of keyrings]:file:_files' \
'--secret-keyring[add specified file to list of secret keyrings]:file:_files' \
--homedir:directory:_directories \
'--charset:character set:(iso-8859-1 iso-8859-2 koi8-r utf-8)' \
Messages sorted by:
Reverse Date,
Date,
Thread,
Author