From 359a8fce0085888306330354e567f1d0523d230d Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 19 Aug 2019 16:15:49 +0200 Subject: 44587: completion option updates --- Completion/Unix/Command/_gnutls | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/Unix/Command/_gnutls') diff --git a/Completion/Unix/Command/_gnutls b/Completion/Unix/Command/_gnutls index b0d33e2fa..8b8f6c78e 100644 --- a/Completion/Unix/Command/_gnutls +++ b/Completion/Unix/Command/_gnutls @@ -38,6 +38,8 @@ case "$service" in '*--x509keyfile=[specify X.509 key file to use]:file:_files' '*--x509certfile=[specify X.509 certificate file to use]:file:_files' '(-l --list -p --port)'{-l,--list}'[print list of the supported algorithms/modes]' + '--keymatexport=[specify label used for exporting keying material]:label' + '--keymatexportsize=[specify size of the exported keying material]:size' ) ;| gnutls-cli|gnutls-serv|certtool) -- cgit 1.4.1