mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +02:00
upstream: tweak previous;
OpenBSD-Commit-ID: d2a80e389da8e7ed71978643d8cbaa8605b597a8
This commit is contained in:
parent
68e924d547
commit
fd8eb1383a
8
scp.1
8
scp.1
@ -8,9 +8,9 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Created: Sun May 7 00:14:37 1995 ylo
|
.\" 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
|
.Dt SCP 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -21,8 +21,8 @@
|
|||||||
.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 J Ar destination
|
||||||
.Op Fl l Ar limit
|
.Op Fl l Ar limit
|
||||||
.Op Fl o Ar ssh_option
|
.Op Fl o Ar ssh_option
|
||||||
.Op Fl P Ar port
|
.Op Fl P Ar port
|
||||||
@ -108,7 +108,7 @@ authentication is read.
|
|||||||
This option is directly passed to
|
This option is directly passed to
|
||||||
.Xr ssh 1 .
|
.Xr ssh 1 .
|
||||||
.It Fl J Ar destination
|
.It Fl J Ar destination
|
||||||
Connect to the target host by first making a
|
Connect to the target host by first making an
|
||||||
.Nm
|
.Nm
|
||||||
connection to the jump host described by
|
connection to the jump host described by
|
||||||
.Ar destination
|
.Ar destination
|
||||||
|
6
sftp.1
6
sftp.1
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: sftp.1,v 1.124 2019/01/21 22:50:42 tb Exp $
|
.\" $OpenBSD: sftp.1,v 1.125 2019/01/22 06:58:31 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
|
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@ -22,7 +22,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: January 21 2019 $
|
.Dd $Mdocdate: January 22 2019 $
|
||||||
.Dt SFTP 1
|
.Dt SFTP 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -183,7 +183,7 @@ authentication is read.
|
|||||||
This option is directly passed to
|
This option is directly passed to
|
||||||
.Xr ssh 1 .
|
.Xr ssh 1 .
|
||||||
.It Fl J Ar destination
|
.It Fl J Ar destination
|
||||||
Connect to the target host by first making a
|
Connect to the target host by first making an
|
||||||
.Nm
|
.Nm
|
||||||
connection to the jump host described by
|
connection to the jump host described by
|
||||||
.Ar destination
|
.Ar destination
|
||||||
|
Loading…
x
Reference in New Issue
Block a user