aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar John Hood <cgull@glup.org>2015-07-29 22:53:43 -0400
committerGravatar John Hood <cgull@glup.org>2015-10-03 03:43:18 -0400
commit448f9f1babafe596f865f5be3ab4b241600fadb4 (patch)
treed0d5b50b6dc15415bfebf4e51d7d3fdfe2463ba2 /man
parent5a206268801bbdb38b7a7f3032151a2ed2779b17 (diff)
mosh: implement --local option for use without ssh
Diffstat (limited to 'man')
-rw-r--r--man/mosh.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index 8838c61..d5b7e64 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -165,6 +165,12 @@ Do not send the \fBsmcup\fP initialization string and \fBrmcup\fP
deinitialization string to the client's terminal. On many terminals
this disables alternate screen mode.
+.TP
+.B \-\-local
+Invoke \fBmosh-server\fP locally, without using \fBssh\fP. This
+option requires the \fBhost\fP argument to be a local, numeric
+IPv4/IPv6 address. This option is useful for testing.
+
.SH ESCAPE SEQUENCES
The default escape character used by Mosh is ASCII RS (decimal 30).