aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2013-08-17 02:29:40 -0400
committerGravatar Anders Kaseorg <andersk@mit.edu>2013-08-17 09:21:38 -0400
commita4c58298121fee987c46e91d165130bc5cdd6ce3 (patch)
treebf6211efdaf37b6e3a7806437af71e6f7f4e6086 /man
parentaeee659c2841a19de7c0bd94a0f42bbfd3f7c79b (diff)
scripts/mosh: Add -6 option to connect with IPv6
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'man')
-rw-r--r--man/mosh.113
1 files changed, 13 insertions, 0 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index 14405bf..3a4fdec 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -121,6 +121,19 @@ Synonym for \-\-predict=always
Synonym for \-\-predict=never
.TP
+.B --family=\fIFAMILY\fP
+Force the use of a particular address family, which defaults to `inet'
+(IPv4), and can also be `inet6' (IPv6; requires IO::Socket::IP).
+
+.TP
+.B -4
+Synonym for \-\-family=inet
+
+.TP
+.B -6
+Synonym for \-\-family=inet6
+
+.TP
.B \-p \fIPORT\fP[:\fIPORT2\fP], \-\-port=\fIPORT\fP[:\fIPORT2\fP]
Use a particular server-side UDP port or port range,
for example, if this is the