summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authortb@openbsd.org <tb@openbsd.org>2019-01-21 23:55:12 +0000
committerDamien Miller <djm@mindrot.org>2019-01-22 22:42:01 +1100
commit68e924d5473c00057f8532af57741d258c478223 (patch)
tree5491fdbc562c1ce73ffc9b911bf8f57fc643b1d5 /scp.1
parent622dedf1a884f2927a9121e672bd9955e12ba108 (diff)
upstream: Forgot to add -J to the synopsis.
OpenBSD-Commit-ID: 26d95e409a0b72526526fc56ca1caca5cc3d3c5e
Diffstat (limited to 'scp.1')
-rw-r--r--scp.13
1 files changed, 2 insertions, 1 deletions
diff --git a/scp.1 b/scp.1
index 9fb6c23cb..f07db1a87 100644
--- a/scp.1
+++ b/scp.1
@@ -8,7 +8,7 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.82 2019/01/21 22:50:42 tb Exp $ 11.\" $OpenBSD: scp.1,v 1.83 2019/01/21 23:55:12 tb Exp $
12.\" 12.\"
13.Dd $Mdocdate: January 21 2019 $ 13.Dd $Mdocdate: January 21 2019 $
14.Dt SCP 1 14.Dt SCP 1
@@ -21,6 +21,7 @@
21.Op Fl 346BCpqrv 21.Op Fl 346BCpqrv
22.Op Fl c Ar cipher 22.Op Fl c Ar cipher
23.Op Fl F Ar ssh_config 23.Op Fl F Ar ssh_config
24.Op Fl J Ar destination
24.Op Fl i Ar identity_file 25.Op Fl i Ar identity_file
25.Op Fl l Ar limit 26.Op Fl l Ar limit
26.Op Fl o Ar ssh_option 27.Op Fl o Ar ssh_option