mirror of
https://github.com/upa/mscp.git
synced 2026-05-21 21:07:31 +08:00
drop -H disable host key checking option
It can be done by ssh_config instead.
This commit is contained in:
@@ -6,7 +6,7 @@ mscp \- copy files over multiple SSH connections
|
||||
.SH SYNOPSIS
|
||||
|
||||
.B mscp
|
||||
.RB [ \-46vqDpHdNh ]
|
||||
.RB [ \-46vqDpdNh ]
|
||||
[\c
|
||||
.BI \-n \ NR_CONNECTIONS\c
|
||||
]
|
||||
@@ -288,10 +288,6 @@ Specifies the TCP congestion control algorithm to use (Linux only).
|
||||
Preserves modification times and access times (file mode bits are
|
||||
preserved by default).
|
||||
|
||||
.TP
|
||||
.B \-H
|
||||
Disables hostkey checking.
|
||||
|
||||
.TP
|
||||
.B \-d
|
||||
Increments the ssh debug output level.
|
||||
|
||||
Reference in New Issue
Block a user