diff options
Diffstat (limited to 'scp.1')
-rw-r--r-- | scp.1 | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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.68 2015/09/25 18:19:54 jmc Exp $ | 11 | .\" $OpenBSD: scp.1,v 1.71 2016/07/16 06:57:55 jmc Exp $ |
12 | .\" | 12 | .\" |
13 | .Dd $Mdocdate: September 25 2015 $ | 13 | .Dd $Mdocdate: July 16 2016 $ |
14 | .Dt SCP 1 | 14 | .Dt SCP 1 |
15 | .Os | 15 | .Os |
16 | .Sh NAME | 16 | .Sh NAME |
@@ -155,8 +155,9 @@ For full details of the options listed below, and their possible values, see | |||
155 | .It HostKeyAlgorithms | 155 | .It HostKeyAlgorithms |
156 | .It HostKeyAlias | 156 | .It HostKeyAlias |
157 | .It HostName | 157 | .It HostName |
158 | .It IdentityFile | ||
159 | .It IdentitiesOnly | 158 | .It IdentitiesOnly |
159 | .It IdentityAgent | ||
160 | .It IdentityFile | ||
160 | .It IPQoS | 161 | .It IPQoS |
161 | .It KbdInteractiveAuthentication | 162 | .It KbdInteractiveAuthentication |
162 | .It KbdInteractiveDevices | 163 | .It KbdInteractiveDevices |
@@ -171,6 +172,7 @@ For full details of the options listed below, and their possible values, see | |||
171 | .It PreferredAuthentications | 172 | .It PreferredAuthentications |
172 | .It Protocol | 173 | .It Protocol |
173 | .It ProxyCommand | 174 | .It ProxyCommand |
175 | .It ProxyJump | ||
174 | .It PubkeyAcceptedKeyTypes | 176 | .It PubkeyAcceptedKeyTypes |
175 | .It PubkeyAuthentication | 177 | .It PubkeyAuthentication |
176 | .It RekeyLimit | 178 | .It RekeyLimit |