summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-09-22 21:34:15 +1000
committerDamien Miller <djm@mindrot.org>2011-09-22 21:34:15 +1000
commite577772a89ba6ba37b3f9bbfebcc037c3711c138 (patch)
tree40185b3f399cede24275359260ea110228b6833b /scp.1
parentefad7275170c877e5ccb442b6eb99c7d3675622a (diff)
- djm@cvs.openbsd.org 2011/09/05 05:56:13
[scp.1 sftp.1] mention ControlPersist and KbdInteractiveAuthentication in the -o verbiage in these pages too (prompted by jmc@)
Diffstat (limited to 'scp.1')
-rw-r--r--scp.16
1 files changed, 4 insertions, 2 deletions
diff --git a/scp.1 b/scp.1
index 577dd52c1..5237d4719 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.56 2010/12/09 14:13:32 jmc Exp $ 11.\" $OpenBSD: scp.1,v 1.57 2011/09/05 05:56:13 djm Exp $
12.\" 12.\"
13.Dd $Mdocdate: December 9 2010 $ 13.Dd $Mdocdate: September 5 2011 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -140,6 +140,7 @@ For full details of the options listed below, and their possible values, see
140.It ConnectTimeout 140.It ConnectTimeout
141.It ControlMaster 141.It ControlMaster
142.It ControlPath 142.It ControlPath
143.It ControlPersist
143.It GlobalKnownHostsFile 144.It GlobalKnownHostsFile
144.It GSSAPIAuthentication 145.It GSSAPIAuthentication
145.It GSSAPIDelegateCredentials 146.It GSSAPIDelegateCredentials
@@ -152,6 +153,7 @@ For full details of the options listed below, and their possible values, see
152.It IdentityFile 153.It IdentityFile
153.It IdentitiesOnly 154.It IdentitiesOnly
154.It IPQoS 155.It IPQoS
156.It KbdInteractiveAuthentication
155.It KbdInteractiveDevices 157.It KbdInteractiveDevices
156.It KexAlgorithms 158.It KexAlgorithms
157.It LogLevel 159.It LogLevel