aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/scp.1
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-12-05 02:20:19 +0000
committerBrian Feldman <green@FreeBSD.org>2000-12-05 02:20:19 +0000
commit5b9b2fafd4d6d82af10bf630cbfc9393b8ed1d0a (patch)
treebf0881ca432b88e84b40b65bc72970ba5b2a3120 /crypto/openssh/scp.1
parent4899dde74917db7869e1f39f8a5ac81884c427e2 (diff)
downloadsrc-5b9b2fafd4d6d82af10bf630cbfc9393b8ed1d0a.tar.gz
src-5b9b2fafd4d6d82af10bf630cbfc9393b8ed1d0a.zip
Import of OpenSSH 2.3.0 (virgin OpenBSD source release).
Notes
Notes: svn path=/vendor-crypto/openssh/dist/; revision=69587
Diffstat (limited to 'crypto/openssh/scp.1')
-rw-r--r--crypto/openssh/scp.19
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/openssh/scp.1 b/crypto/openssh/scp.1
index 4ef3fe5d7906..0a2ca1a3445b 100644
--- a/crypto/openssh/scp.1
+++ b/crypto/openssh/scp.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $Id: scp.1,v 1.10 2000/09/01 15:25:13 deraadt Exp $
+.\" $OpenBSD: scp.1,v 1.13 2000/10/16 09:38:44 djm Exp $
.\"
.Dd September 25, 1999
.Dt SCP 1
@@ -24,6 +24,7 @@
.Op Fl P Ar port
.Op Fl c Ar cipher
.Op Fl i Ar identity_file
+.Op Fl o Ar option
.Sm off
.Oo
.Op Ar user@
@@ -102,9 +103,13 @@ is already reserved for preserving the times and modes of the file in
.It Fl S Ar program
Name of
.Ar program
-to use for the encrypted connection. The program must understand
+to use for the encrypted connection.
+The program must understand
.Xr ssh 1
options.
+.It Fl o Ar option
+The given option is directly passed to
+.Xr ssh 1 .
.It Fl 4
Forces
.Nm