Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _ssh -1
- X-seq: zsh-workers 16934
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: _ssh -1
- Date: Thu, 4 Apr 2002 07:38:56 -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>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]' \
Messages sorted by:
Reverse Date,
Date,
Thread,
Author