summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
Diffstat (limited to 'scp.1')
-rw-r--r--scp.19
1 files changed, 8 insertions, 1 deletions
diff --git a/scp.1 b/scp.1
index 960f1ac95..11bcfe1dc 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.18 2001/09/05 06:23:07 deraadt Exp $ 12.\" $OpenBSD: scp.1,v 1.19 2001/09/17 17:57:56 stevesk Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -20,6 +20,7 @@
20.Sh SYNOPSIS 20.Sh SYNOPSIS
21.Nm scp 21.Nm scp
22.Op Fl pqrvC46 22.Op Fl pqrvC46
23.Op Fl F Ar ssh_config
23.Op Fl S Ar program 24.Op Fl S Ar program
24.Op Fl P Ar port 25.Op Fl P Ar port
25.Op Fl c Ar cipher 26.Op Fl c Ar cipher
@@ -92,6 +93,12 @@ Passes the
92flag to 93flag to
93.Xr ssh 1 94.Xr ssh 1
94to enable compression. 95to enable compression.
96.It Fl F Ar ssh_config
97Specifies an alternative
98per-user configuration file for
99.Nm ssh .
100This option is directly passed to
101.Xr ssh 1 .
95.It Fl P Ar port 102.It Fl P Ar port
96Specifies the port to connect to on the remote host. 103Specifies the port to connect to on the remote host.
97Note that this option is written with a capital 104Note that this option is written with a capital