summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-01-22 06:58:31 +0000
committerDamien Miller <djm@mindrot.org>2019-01-22 22:42:01 +1100
commitfd8eb1383a34c986a00ef13d745ae9bd3ea21760 (patch)
tree5397bf34357c8c0d752678b50282da0e99cbfdc6 /scp.1
parent68e924d5473c00057f8532af57741d258c478223 (diff)
downloadopenssh-git-fd8eb1383a34c986a00ef13d745ae9bd3ea21760.tar.gz
upstream: tweak previous;
OpenBSD-Commit-ID: d2a80e389da8e7ed71978643d8cbaa8605b597a8
Diffstat (limited to 'scp.1')
-rw-r--r--scp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/scp.1 b/scp.1
index f07db1a8..8bb63eda 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.83 2019/01/21 23:55:12 tb Exp $
+.\" $OpenBSD: scp.1,v 1.84 2019/01/22 06:58:31 jmc Exp $
.\"
-.Dd $Mdocdate: January 21 2019 $
+.Dd $Mdocdate: January 22 2019 $
.Dt SCP 1
.Os
.Sh NAME
@@ -21,8 +21,8 @@
.Op Fl 346BCpqrv
.Op Fl c Ar cipher
.Op Fl F Ar ssh_config
-.Op Fl J Ar destination
.Op Fl i Ar identity_file
+.Op Fl J Ar destination
.Op Fl l Ar limit
.Op Fl o Ar ssh_option
.Op Fl P Ar port
@@ -108,7 +108,7 @@ authentication is read.
This option is directly passed to
.Xr ssh 1 .
.It Fl J Ar destination
-Connect to the target host by first making a
+Connect to the target host by first making an
.Nm
connection to the jump host described by
.Ar destination