zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 1/1] autocompletion: add ssh option UpdateHostKeys
@ 2015-08-05 11:45 Christian Hesse
  0 siblings, 0 replies; only message in thread
From: Christian Hesse @ 2015-08-05 11:45 UTC (permalink / raw)
  To: zsh-workers; +Cc: Christian Hesse

From: Christian Hesse <mail@eworm.de>

Signed-off-by: Christian Hesse <mail@eworm.de>
---
 Completion/Unix/Command/_ssh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Completion/Unix/Command/_ssh b/Completion/Unix/Command/_ssh
index 2be5672..b23ce3b 100644
--- a/Completion/Unix/Command/_ssh
+++ b/Completion/Unix/Command/_ssh
@@ -425,6 +425,7 @@ _ssh () {
                 TCPKeepAlive \
                 Tunnel \
                 TunnelDevice \
+                UpdateHostKeys \
                 UsePrivilegedPort \
                 User \
                 UserKnownHostsFile \
-- 
2.5.0


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

only message in thread, other threads:[~2015-08-05 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-05 11:45 [PATCH 1/1] autocompletion: add ssh option UpdateHostKeys Christian Hesse

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