]> andersk Git - openssh.git/blobdiff - scp.1
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
[openssh.git] / scp.1
diff --git a/scp.1 b/scp.1
index 60466cff93d9a10c77791ffae88851a329fd4f47..54ca0f4bf375517a49c561e6a104bfbf51030c4f 100644 (file)
--- a/scp.1
+++ b/scp.1
@@ -68,6 +68,11 @@ This option is directly passed to
 .It Fl p
 Preserves modification times, access times, and modes from the
 original file.
+.It Fl S
+Name of program to use for the encrypted connection.
+The program must understand
+.Xr ssh 1
+options.
 .It Fl r
 Recursively copy entire directories.
 .It Fl v
@@ -98,6 +103,11 @@ because
 .Fl p
 is already reserved for preserving the times and modes of the file in
 .Xr rcp 1 .
+.It Fl S
+Name of program to use for the encrypted connection. The program must 
+understand
+.Xr ssh 1
+options.
 .It Fl 4
 Forces
 .Nm
This page took 0.02931 seconds and 4 git commands to generate.