summary refs log tree commit diff
path: root/Completion/BSD/Command/_signify
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-02-07 02:37:45 +0100
committerOliver Kiddle <opk@zsh.org>2021-02-07 02:37:45 +0100
commitb17449352eee39413d80fa4e886eb4f07e7519cd (patch)
tree6419a4a7e6fba0657e176439d8279c264d237ec0 /Completion/BSD/Command/_signify
parent509e84ef4455c8ec00ad28322bee741717ab47bf (diff)
downloadzsh-b17449352eee39413d80fa4e886eb4f07e7519cd.tar.gz
zsh-b17449352eee39413d80fa4e886eb4f07e7519cd.tar.xz
zsh-b17449352eee39413d80fa4e886eb4f07e7519cd.zip
47931: update completions for OpenBSD base up to 6.8
Diffstat (limited to 'Completion/BSD/Command/_signify')
-rw-r--r--Completion/BSD/Command/_signify1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/BSD/Command/_signify b/Completion/BSD/Command/_signify
index 6a786e2e1..91e97e811 100644
--- a/Completion/BSD/Command/_signify
+++ b/Completion/BSD/Command/_signify
@@ -5,6 +5,7 @@ _arguments -s -S -A "-*" : \
   '-C[verify a signed checksum list and the checksum for each file]' \
   '-p+[public key]:public key:_files' \
   '-q[quiet mode]' \
+  '-t+[specify key type]:key type' \
   '-x+[specify signature file]:signature file:_files' \
   '*:file:_files' \
   - generate \