From 0e0f259540997bcd965ba08898d8c1cb77fc5878 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 7 Sep 2011 07:32:57 +0000 Subject: 29755: add -O stop to to _ssh. --- Completion/Unix/Command/_ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_ssh b/Completion/Unix/Command/_ssh index 7b7317a42..d0bf6ba32 100644 --- a/Completion/Unix/Command/_ssh +++ b/Completion/Unix/Command/_ssh @@ -78,7 +78,7 @@ _ssh () { '(-x -X)-Y[enable trusted X11 forwarding]' \ '-M[master mode for connection sharing]' \ '-S+:path to control socket:_files' \ - '-O:multiplex control command:(check exit forward)' \ + '-O:multiplex control command:(check exit forward stop)' \ '*-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