summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-24 11:37:38 +1100
committerDamien Miller <djm@mindrot.org>2003-01-24 11:37:38 +1100
commit8e12147df54c5e490e847bbc0ede41ac0a17af9c (patch)
treec983740f1610c906656485cde02e27b69a4fca8f /scp.1
parentff74d748e941fd9078aa8ac3fddecd249ab8ceb2 (diff)
- markus@cvs.openbsd.org 2003/01/23 14:06:15
[scp.1 scp.c] scp -12; Sam Smith and others; ok provos@, deraadt@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.114
1 files changed, 11 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index 396ab64be..9cddd59a7 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.23 2002/06/22 16:41:57 stevesk Exp $ 12.\" $OpenBSD: scp.1,v 1.24 2003/01/23 14:06:15 markus Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt 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
@@ -123,8 +123,16 @@ This is useful for specifying options
123for which there is no separate 123for which there is no separate
124.Nm scp 124.Nm scp
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 can be specified using
127.Ic scp -oProtocol=1 . 127.Ic scp -oProtocol=1 .
128.It Fl 1
129Forces
130.Nm
131to use protocol 1.
132.It Fl 2
133Forces
134.Nm
135to use protocol 2.
128.It Fl 4 136.It Fl 4
129Forces 137Forces
130.Nm 138.Nm