diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-11-05 20:22:00 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-11-05 20:22:00 +1100 |
commit | 636ca9024742cde37769f87bf4d19b2405720222 (patch) | |
tree | 9b41c9f34fb03ec511dec8f569c584dd9bf54e8f /scp.1 | |
parent | 3269b13817f7da680a4da4a00b13948ccbb17a22 (diff) | |
download | openssh-git-636ca9024742cde37769f87bf4d19b2405720222.tar.gz |
- djm@cvs.openbsd.org 2004/10/07 10:10:24
[scp.1 sftp.1 ssh.1 ssh_config.5]
document KbdInteractiveDevices; ok markus@
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.36 2004/06/13 15:03:02 djm Exp $ +.\" $OpenBSD: scp.1,v 1.37 2004/10/07 10:10:24 djm Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -140,6 +140,7 @@ For full details of the options listed below, and their possible values, see .It HostName .It IdentityFile .It IdentitiesOnly +.It KbdInteractiveDevices .It LogLevel .It MACs .It NoHostAuthenticationForLocalhost |