diff options
author | djm <djm> | 2004-03-08 12:12:36 +0000 |
---|---|---|
committer | djm <djm> | 2004-03-08 12:12:36 +0000 |
commit | 7cb49333500102e69c914b2636472aa01b3c5bbc (patch) | |
tree | f70a136698cf6eadb7cd706ca15df7ce62ed9784 /scp.1 | |
parent | 11f53515d0ee177f8a7f12bee337bfd5fcb40e7c (diff) | |
download | openssh-7cb49333500102e69c914b2636472aa01b3c5bbc.tar.gz |
- markus@cvs.openbsd.org 2004/03/05 10:53:58
[readconf.c readconf.h scp.1 sftp.1 ssh.1 ssh_config.5 sshconnect2.c]
add IdentitiesOnly; ok djm@, pb@
Diffstat (limited to 'scp.1')
-rw-r--r-- | scp.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.32 2003/12/16 15:49:51 markus Exp $ +.\" $OpenBSD: scp.1,v 1.33 2004/03/05 10:53:58 markus Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -137,6 +137,7 @@ For full details of the options listed below, and their possible values, see .It HostKeyAlias .It HostName .It IdentityFile +.It IdentitiesOnly .It LogLevel .It MACs .It NoHostAuthenticationForLocalhost |