summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/scp.1
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2004-06-13 15:03:02 +0000
committerdjm <djm@openbsd.org>2004-06-13 15:03:02 +0000
commit29a3b2e231eaf9783ec87c86fc83cf1664181b7b (patch)
tree03db1e0b7f8b3525412e6e5a13b74fe184cd4cc0 /usr.bin/ssh/scp.1
parentList supported ciphers in man pages, tidy up ssh -c; (diff)
downloadwireguard-openbsd-29a3b2e231eaf9783ec87c86fc83cf1664181b7b.tar.xz
wireguard-openbsd-29a3b2e231eaf9783ec87c86fc83cf1664181b7b.zip
implement session multiplexing in the client (the server has supported this
since 2.0); ok markus@
Diffstat (limited to 'usr.bin/ssh/scp.1')
-rw-r--r--usr.bin/ssh/scp.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1
index 202ebaadb24..f346b2ae96a 100644
--- a/usr.bin/ssh/scp.1
+++ b/usr.bin/ssh/scp.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.35 2004/05/04 18:36:07 jmc Exp $
+.\" $OpenBSD: scp.1,v 1.36 2004/06/13 15:03:02 djm Exp $
.\"
.Dd September 25, 1999
.Dt SCP 1
@@ -128,6 +128,8 @@ For full details of the options listed below, and their possible values, see
.It CompressionLevel
.It ConnectionAttempts
.It ConnectTimeout
+.It ControlMaster
+.It ControlPath
.It GlobalKnownHostsFile
.It GSSAPIAuthentication
.It GSSAPIDelegateCredentials