aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-08-22 00:32:55 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-08-22 00:32:55 +0100
commita0802dd4869bfefe548734a840dc2e1d3cb15c90 (patch)
tree68c3c7d44204781db29558c81bb0e5e2620a8b25 /tmux.1
parentf2675cdf04f9b01d86ce98df620c91393fbb8db4 (diff)
downloadrtmux-a0802dd4869bfefe548734a840dc2e1d3cb15c90.tar.gz
rtmux-a0802dd4869bfefe548734a840dc2e1d3cb15c90.tar.bz2
rtmux-a0802dd4869bfefe548734a840dc2e1d3cb15c90.zip
A couple of manpage fixes from Tiago Cunha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 5 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index c93f4d97..ede1bb20 100644
--- a/tmux.1
+++ b/tmux.1
@@ -99,7 +99,9 @@ Force
.Nm
to assume the terminal supports 256 colours.
.It Fl C
-Start in control mode.
+Start in control mode (see the
+.Sx CONTROL MODE
+section).
Given twice
.Xo ( Fl CC ) Xc
disables echo.
@@ -626,9 +628,10 @@ If it does exist, exit with 0.
Kill the
.Nm
server and clients and destroy all sessions.
-.It Ic kill-session
+.It Xo Ic kill-session
.Op Fl a
.Op Fl t Ar target-session
+.Xc
Destroy the given session, closing any windows linked to it and no other
sessions, and detaching all clients attached to it.
If