1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

A couple of manpage fixes from Tiago Cunha.

This commit is contained in:
Nicholas Marriott 2013-08-22 00:32:55 +01:00
parent f2675cdf04
commit a0802dd486

7
tmux.1
View File

@ -99,7 +99,9 @@ Force
.Nm .Nm
to assume the terminal supports 256 colours. to assume the terminal supports 256 colours.
.It Fl C .It Fl C
Start in control mode. Start in control mode (see the
.Sx CONTROL MODE
section).
Given twice Given twice
.Xo ( Fl CC ) Xc .Xo ( Fl CC ) Xc
disables echo. disables echo.
@ -626,9 +628,10 @@ If it does exist, exit with 0.
Kill the Kill the
.Nm .Nm
server and clients and destroy all sessions. server and clients and destroy all sessions.
.It Ic kill-session .It Xo Ic kill-session
.Op Fl a .Op Fl a
.Op Fl t Ar target-session .Op Fl t Ar target-session
.Xc
Destroy the given session, closing any windows linked to it and no other Destroy the given session, closing any windows linked to it and no other
sessions, and detaching all clients attached to it. sessions, and detaching all clients attached to it.
If If