From 13e24831523c6fd586524311e8d26dafc003d223 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 25 Dec 2005 01:02:24 +0000 Subject: 22105: ssh -M, -S, and -O --- Completion/Unix/Command/_ssh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_ssh b/Completion/Unix/Command/_ssh index 53829fac0..9182f3ced 100644 --- a/Completion/Unix/Command/_ssh +++ b/Completion/Unix/Command/_ssh @@ -75,6 +75,9 @@ _ssh () { '-V[show version number]' \ '(-X)-x[disable X11 forwarding]' \ '(-x)-X[enable X11 forwarding]' \ + '-M[master mode for connection sharing]' \ + '-S:path to control socket:_files' \ + '-O:multiplex control command:(check exit)' \ '*-L[specify local port forwarding]:local port forwarding:->forward' \ '*-R[specify remote port forwarding]:remote port forwarding:->forward' \ ':remote host name:->userhost' \ -- cgit 1.4.1