From e84adfe6cb9031d946ee22be8634f1ef9290b236 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 29 Apr 2009 12:32:37 +0000 Subject: 26899: Ingmar Vanhassel: complete ssh -Y --- Completion/Unix/Command/_ssh | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_ssh') diff --git a/Completion/Unix/Command/_ssh b/Completion/Unix/Command/_ssh index 293732cfd..438ecc215 100644 --- a/Completion/Unix/Command/_ssh +++ b/Completion/Unix/Command/_ssh @@ -75,6 +75,7 @@ _ssh () { '-V[show version number]' \ '(-X)-x[disable X11 forwarding]' \ '(-x)-X[enable X11 forwarding]' \ + '-Y[enable trusted X11 forwarding]' \ '-M[master mode for connection sharing]' \ '-S:path to control socket:_files' \ '-O:multiplex control command:(check exit)' \ -- cgit 1.4.1