summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
Diffstat (limited to 'scp.1')
-rw-r--r--scp.19
1 files changed, 5 insertions, 4 deletions
diff --git a/scp.1 b/scp.1
index 69125c1ff..c0caff4cc 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.21 2002/01/29 23:50:37 markus Exp $ 12.\" $OpenBSD: scp.1,v 1.22 2002/06/20 20:00:05 stevesk Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -117,9 +117,9 @@ options.
117.It Fl o Ar ssh_option 117.It Fl o Ar ssh_option
118Can be used to pass options to 118Can be used to pass options to
119.Nm ssh 119.Nm ssh
120in the format used in the 120in the format used in
121.Xr ssh 1 121.Xr ssh_config 5 .
122configuration file. This is useful for specifying options 122This is useful for specifying options
123for which there is no separate 123for which there is no separate
124.Nm scp 124.Nm scp
125command-line flag. For example, forcing the use of protocol 125command-line flag. For example, forcing the use of protocol
@@ -152,4 +152,5 @@ California.
152.Xr ssh-add 1 , 152.Xr ssh-add 1 ,
153.Xr ssh-agent 1 , 153.Xr ssh-agent 1 ,
154.Xr ssh-keygen 1 , 154.Xr ssh-keygen 1 ,
155.Xr ssh_config 5
155.Xr sshd 8 156.Xr sshd 8