From 79cf0b3654d7b597de323153eb57015cdfbd90a4 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 1 Sep 2003 00:51:03 +0000 Subject: Debian release 3.4p1-1. --- scp.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'scp.1') diff --git a/scp.1 b/scp.1 index 396ab64be..cf2f421e6 100644 --- a/scp.1 +++ b/scp.1 @@ -19,7 +19,7 @@ .Nd secure copy (remote file copy program) .Sh SYNOPSIS .Nm scp -.Op Fl pqrvBC46 +.Op Fl pqrvBC1246 .Op Fl F Ar ssh_config .Op Fl S Ar program .Op Fl P Ar port @@ -125,6 +125,14 @@ for which there is no separate command-line flag. For example, forcing the use of protocol version 1 is specified using .Ic scp -oProtocol=1 . +.It Fl 1 +Forces +.Nm +to try protocol version 1 only. +.It Fl 2 +Forces +.Nm +to try protocol version 2 only. .It Fl 4 Forces .Nm -- cgit v1.2.3