summaryrefslogtreecommitdiff
path: root/doc/mscp.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mscp.1.in')
-rw-r--r--doc/mscp.1.in10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/mscp.1.in b/doc/mscp.1.in
index affaf5f..e3147d6 100644
--- a/doc/mscp.1.in
+++ b/doc/mscp.1.in
@@ -6,7 +6,7 @@ mscp \- copy files over multiple SSH connections
.SH SYNOPSIS
.B mscp
-.RB [ \-vqDpHdNh ]
+.RB [ \-46vqDpHdNh ]
[\c
.BI \-n \ NR_CONNECTIONS\c
]
@@ -151,6 +151,14 @@ value is 16384. Note that the SSH specification restricts buffer size
delivered over SSH. Changing this value is not recommended at present.
.TP
+.B \-4
+Uses IPv4 addresses only.
+
+.TP
+.B \-6
+Uses IPv6 addresses only.
+
+.TP
.B \-v
Increments the verbose output level.