aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-04-03 12:40:34 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-04-03 12:41:37 -0400
commit78bfcd238bc4677abe24d47824e42028b4261231 (patch)
treeca1445b681545a00ca99e5a27c9182464d19c586 /man
parent7e6356e8875d5363aae90bf90b9d6bcf7d183203 (diff)
Document Ctrl-^ . escape sequence.
Diffstat (limited to 'man')
-rw-r--r--man/mosh.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index 6b0cba3..626fc48 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -109,6 +109,11 @@ only port that is forwarded through a firewall to the
server. Otherwise, \fBmosh\fP will choose a port between 60000 and
61000.
+.SH ESCAPE SEQUENCE
+
+The escape sequence to shut down the connection is \fBCtrl-^ .\fP
+(typically typed with Ctrl-Shift-6, then a period).
+
.SH SEE ALSO
.BR mosh-client (1),
.BR mosh-server (1).