zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _ssh -1
@ 2002-04-04 12:38 Clint Adams
  2002-04-04 14:56 ` Oliver Kiddle
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2002-04-04 12:38 UTC (permalink / raw)
  To: zsh-workers

>From Hugo Haas.

Index: Completion/Unix/Command/_ssh
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_ssh,v
retrieving revision 1.11
diff -u -r1.11 _ssh
--- Completion/Unix/Command/_ssh	19 Mar 2002 18:45:32 -0000	1.11
+++ Completion/Unix/Command/_ssh	4 Apr 2002 12:36:41 -0000
@@ -69,6 +69,7 @@
       '-C[compress all data]' \
       '-L[specify local port forwarding]:local port forwarding:->forward' \
       '-R[specify remote port forwarding]:remote port forwarding:->forward' \
+      '-1[forces ssh to try protocol version 1 only]'\
       '-2[forces ssh to try protocol version 2 only]'\
       '-4[forces ssh to use IPv4 addresses only]' \
       '-6[forces ssh to use IPv6 addresses only]' \


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-04 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-04 12:38 PATCH: _ssh -1 Clint Adams
2002-04-04 14:56 ` Oliver Kiddle

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