summaryrefslogtreecommitdiff
path: root/doc/mscp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mscp.rst')
-rw-r--r--doc/mscp.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/mscp.rst b/doc/mscp.rst
index 1c76a4c..a835fff 100644
--- a/doc/mscp.rst
+++ b/doc/mscp.rst
@@ -2,7 +2,7 @@
MSCP
====
-:Date: v0.1.3-22-g9608400
+:Date: v0.1.3-23-ga9c59f7
NAME
====
@@ -12,7 +12,7 @@ mscp - copy files over multiple SSH connections
SYNOPSIS
========
-**mscp** [**-vqDpHdNh**] [ **-n**\ *NR_CONNECTIONS* ] [
+**mscp** [**-46vqDpHdNh**] [ **-n**\ *NR_CONNECTIONS* ] [
**-m**\ *COREMASK* ] [ **-u**\ *MAX_STARTUPS* ] [ **-I**\ *INTERVAL* ] [
**-s**\ *MIN_CHUNK_SIZE* ] [ **-S**\ *MAX_CHUNK_SIZE* ] [
**-a**\ *NR_AHEAD* ] [ **-b**\ *BUF_SIZE* ] [ **-l**\ *LOGIN_NAME* ] [
@@ -87,6 +87,12 @@ OPTIONS
delivered over SSH. Changing this value is not recommended at
present.
+**-4**
+ Uses IPv4 addresses only.
+
+**-6**
+ Uses IPv6 addresses only.
+
**-v**
Increments the verbose output level.