From 4b65fe8966b2caffea5b1efedf078d897d0eb638 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 3 Oct 2006 15:59:39 +0000 Subject: 22810: fix malformed --encrypt-to line --- Completion/Unix/Command/_gpg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command') diff --git a/Completion/Unix/Command/_gpg b/Completion/Unix/Command/_gpg index a4680a0c2..8028569b8 100644 --- a/Completion/Unix/Command/_gpg +++ b/Completion/Unix/Command/_gpg @@ -63,7 +63,7 @@ _arguments -C -s -S -A "-*" \ '--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]' \ -- cgit 1.4.1