upstream: Forgot to add -J to the synopsis.

OpenBSD-Commit-ID: 26d95e409a0b72526526fc56ca1caca5cc3d3c5e
This commit is contained in:
tb@openbsd.org 2019-01-21 23:55:12 +00:00 committed by Damien Miller
parent 622dedf1a8
commit 68e924d547
1 changed files with 2 additions and 1 deletions

3
scp.1
View File

@ -8,7 +8,7 @@
.\" .\"
.\" Created: Sun May 7 00:14:37 1995 ylo .\" Created: Sun May 7 00:14:37 1995 ylo
.\" .\"
.\" $OpenBSD: scp.1,v 1.82 2019/01/21 22:50:42 tb Exp $ .\" $OpenBSD: scp.1,v 1.83 2019/01/21 23:55:12 tb Exp $
.\" .\"
.Dd $Mdocdate: January 21 2019 $ .Dd $Mdocdate: January 21 2019 $
.Dt SCP 1 .Dt SCP 1
@ -21,6 +21,7 @@
.Op Fl 346BCpqrv .Op Fl 346BCpqrv
.Op Fl c Ar cipher .Op Fl c Ar cipher
.Op Fl F Ar ssh_config .Op Fl F Ar ssh_config
.Op Fl J Ar destination
.Op Fl i Ar identity_file .Op Fl i Ar identity_file
.Op Fl l Ar limit .Op Fl l Ar limit
.Op Fl o Ar ssh_option .Op Fl o Ar ssh_option