summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 00:51:03 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 00:51:03 +0000
commit79cf0b3654d7b597de323153eb57015cdfbd90a4 (patch)
tree274e78bc3369e218e59aa1fcc9b7e90697f424f1 /scp.1
parentd984a3c6658e950881edcfb2aae464add93f68d4 (diff)
Debian release 3.4p1-1.
Diffstat (limited to 'scp.1')
-rw-r--r--scp.110
1 files changed, 9 insertions, 1 deletions
diff --git a/scp.1 b/scp.1
index 396ab64be..cf2f421e6 100644
--- a/scp.1
+++ b/scp.1
@@ -19,7 +19,7 @@
19.Nd secure copy (remote file copy program) 19.Nd secure copy (remote file copy program)
20.Sh SYNOPSIS 20.Sh SYNOPSIS
21.Nm scp 21.Nm scp
22.Op Fl pqrvBC46 22.Op Fl pqrvBC1246
23.Op Fl F Ar ssh_config 23.Op Fl F Ar ssh_config
24.Op Fl S Ar program 24.Op Fl S Ar program
25.Op Fl P Ar port 25.Op Fl P Ar port
@@ -125,6 +125,14 @@ for which there is no separate
125command-line flag. For example, forcing the use of protocol 125command-line flag. For example, forcing the use of protocol
126version 1 is specified using 126version 1 is specified using
127.Ic scp -oProtocol=1 . 127.Ic scp -oProtocol=1 .
128.It Fl 1
129Forces
130.Nm
131to try protocol version 1 only.
132.It Fl 2
133Forces
134.Nm
135to try protocol version 2 only.
128.It Fl 4 136.It Fl 4
129Forces 137Forces
130.Nm 138.Nm