=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/scp.1,v retrieving revision 1.28.2.2 retrieving revision 1.29 diff -u -r1.28.2.2 -r1.29 --- src/usr.bin/ssh/scp.1 2004/08/19 22:37:32 1.28.2.2 +++ src/usr.bin/ssh/scp.1 2003/10/08 08:27:36 1.29 @@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.28.2.2 2004/08/19 22:37:32 brad Exp $ +.\" $OpenBSD: scp.1,v 1.29 2003/10/08 08:27:36 jmc Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -124,12 +124,16 @@ .It CheckHostIP .It Cipher .It Ciphers +.It ClearAllForwardings .It Compression .It CompressionLevel .It ConnectionAttempts -.It ConnectTimeout -.It ControlMaster -.It ControlPath +.It ConnectionTimeout +.It DynamicForward +.It EscapeChar +.It ForwardAgent +.It ForwardX11 +.It GatewayPorts .It GlobalKnownHostsFile .It GSSAPIAuthentication .It GSSAPIDelegateCredentials @@ -139,7 +143,8 @@ .It HostKeyAlias .It HostName .It IdentityFile -.It IdentitiesOnly +.It KeepAlive +.It LocalForward .It LogLevel .It MACs .It NoHostAuthenticationForLocalhost @@ -150,18 +155,16 @@ .It Protocol .It ProxyCommand .It PubkeyAuthentication +.It RemoteForward .It RhostsRSAAuthentication .It RSAAuthentication -.It SendEnv -.It ServerAliveInterval -.It ServerAliveCountMax .It SmartcardDevice .It StrictHostKeyChecking -.It TCPKeepAlive .It UsePrivilegedPort .It User .It UserKnownHostsFile .It VerifyHostKeyDNS +.It XAuthLocation .El .It Fl P Ar port Specifies the port to connect to on the remote host.