summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-10-20 14:12:31 +0100
committerColin Watson <cjwatson@debian.org>2020-10-20 14:12:31 +0100
commite371906fbbbbc11b0dced8fd4e0d258eb489d7c1 (patch)
tree4d0d8d2afd52572deb7910e29ff5a334b2bcf702 /scp.1
parente429009cde648a41479cd1b60ce972760a2bdabc (diff)
parent3728919292c05983372954d27426f7d966813139 (diff)
New upstream release (8.4p1)
Diffstat (limited to 'scp.1')
-rw-r--r--scp.111
1 files changed, 8 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index d5f65af4e..feb839e9c 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
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.89 2020/04/30 18:28:37 jmc Exp $ 11.\" $OpenBSD: scp.1,v 1.90 2020/08/03 02:43:41 djm Exp $
12.\" 12.\"
13.Dd $Mdocdate: April 30 2020 $ 13.Dd $Mdocdate: August 3 2020 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -18,7 +18,7 @@
18.Nd OpenSSH secure file copy 18.Nd OpenSSH secure file copy
19.Sh SYNOPSIS 19.Sh SYNOPSIS
20.Nm scp 20.Nm scp
21.Op Fl 346BCpqrTv 21.Op Fl 346ABCpqrTv
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 i Ar identity_file 24.Op Fl i Ar identity_file
@@ -86,6 +86,11 @@ to use IPv4 addresses only.
86Forces 86Forces
87.Nm 87.Nm
88to use IPv6 addresses only. 88to use IPv6 addresses only.
89.It Fl A
90Allows forwarding of
91.Xr ssh-agent 1
92to the remote system.
93The default is not to forward an authentication agent.
89.It Fl B 94.It Fl B
90Selects batch mode (prevents asking for passwords or passphrases). 95Selects batch mode (prevents asking for passwords or passphrases).
91.It Fl C 96.It Fl C