]> andersk Git - openssh.git/blobdiff - scp.1
- dtucker@cvs.openbsd.org 2010/01/12 01:31:05
[openssh.git] / scp.1
diff --git a/scp.1 b/scp.1
index 612846e25685c552045e85d79513aa4e0402a183..b931d0f84846c7e2f06670d3467afc8422f7e825 100644 (file)
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
 .\"
 .\" Created: Sun May  7 00:14:37 1995 ylo
 .\"
-.\" $OpenBSD: scp.1,v 1.44 2008/01/31 20:06:50 jmc Exp $
+.\" $OpenBSD: scp.1,v 1.49 2010/01/09 23:04:13 dtucker Exp $
 .\"
 .Dd $Mdocdate$
 .Dt SCP 1
@@ -104,7 +104,7 @@ per-user configuration file for
 This option is directly passed to
 .Xr ssh 1 .
 .It Fl i Ar identity_file
-Selects the file from which the identity (private key) for RSA
+Selects the file from which the identity (private key) for public key
 authentication is read.
 This option is directly passed to
 .Xr ssh 1 .
@@ -189,6 +189,9 @@ messages from
 .Xr ssh 1 .
 .It Fl r
 Recursively copy entire directories.
+Note that
+.Nm
+follows symbolic links encountered in the tree traversal.
 .It Fl S Ar program
 Name of
 .Ar program
This page took 0.143146 seconds and 4 git commands to generate.