summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-03-08 23:12:36 +1100
committerDamien Miller <djm@mindrot.org>2004-03-08 23:12:36 +1100
commitbd394c329b2356cc29fe76cc02ff1c63d3e8cd3c (patch)
treeec0bdc10f33a4dad4bb1da30092c35981b867878 /sftp.1
parentc0f27d8782ecb76c7b83ba1fb047b9ca696b2071 (diff)
- 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 'sftp.1')
-rw-r--r--sftp.13
1 files changed, 2 insertions, 1 deletions
diff --git a/sftp.1 b/sftp.1
index 2a67a888e..b2cab0cda 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.51 2004/01/13 12:17:33 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.52 2004/03/05 10:53:58 markus Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -163,6 +163,7 @@ For full details of the options listed below, and their possible values, see
163.It HostKeyAlias 163.It HostKeyAlias
164.It HostName 164.It HostName
165.It IdentityFile 165.It IdentityFile
166.It IdentitiesOnly
166.It LogLevel 167.It LogLevel
167.It MACs 168.It MACs
168.It NoHostAuthenticationForLocalhost 169.It NoHostAuthenticationForLocalhost