mirror of
https://github.com/upa/mscp.git
synced 2026-05-13 13:57:30 +08:00
update doc/mscp.rst
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
MSCP
|
MSCP
|
||||||
====
|
====
|
||||||
|
|
||||||
:Date: v0.1.3-23-ga9c59f7
|
:Date: v0.1.4
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
====
|
====
|
||||||
@@ -17,8 +17,8 @@ SYNOPSIS
|
|||||||
**-s**\ *MIN_CHUNK_SIZE* ] [ **-S**\ *MAX_CHUNK_SIZE* ] [
|
**-s**\ *MIN_CHUNK_SIZE* ] [ **-S**\ *MAX_CHUNK_SIZE* ] [
|
||||||
**-a**\ *NR_AHEAD* ] [ **-b**\ *BUF_SIZE* ] [ **-l**\ *LOGIN_NAME* ] [
|
**-a**\ *NR_AHEAD* ] [ **-b**\ *BUF_SIZE* ] [ **-l**\ *LOGIN_NAME* ] [
|
||||||
**-P**\ *PORT* ] [ **-F**\ *CONFIG* ] [ **-i**\ *IDENTITY* ] [
|
**-P**\ *PORT* ] [ **-F**\ *CONFIG* ] [ **-i**\ *IDENTITY* ] [
|
||||||
**-c**\ *CIPHER* ] [ **-M**\ *HMAC* ] [ **-C**\ *COMPRESS* ] *source ...
|
**-c**\ *CIPHER* ] [ **-M**\ *HMAC* ] [ **-C**\ *COMPRESS* ] [
|
||||||
target*
|
**-g**\ *CONGESTION* ] *source ... target*
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
@@ -136,6 +136,9 @@ OPTIONS
|
|||||||
Enables compression: yes, no, zlib, zlib@openssh.com. The default is
|
Enables compression: yes, no, zlib, zlib@openssh.com. The default is
|
||||||
none. See `libssh features <https://www.libssh.org/features/>`__.
|
none. See `libssh features <https://www.libssh.org/features/>`__.
|
||||||
|
|
||||||
|
**-g CONGESTION**
|
||||||
|
Specifies the TCP congestion control algorithm to use (Linux only).
|
||||||
|
|
||||||
**-p**
|
**-p**
|
||||||
Preserves modification times and access times (file mode bits are
|
Preserves modification times and access times (file mode bits are
|
||||||
preserved by default).
|
preserved by default).
|
||||||
|
|||||||
Reference in New Issue
Block a user