aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-06-18 15:12:54 +0000
committerTiago Cunha <tcunha@gmx.com>2012-06-18 15:12:54 +0000
commit1c15848c479e682ba5e7c3c8446650d2ad00f251 (patch)
treeb7b4bb1139f49bbb33dccb3847c6d9d78dd01b29 /tmux.1
parent4a634a7da4b0e6e8fd66a650bd71f86d3b060c52 (diff)
downloadrtmux-1c15848c479e682ba5e7c3c8446650d2ad00f251.tar.gz
rtmux-1c15848c479e682ba5e7c3c8446650d2ad00f251.tar.bz2
rtmux-1c15848c479e682ba5e7c3c8446650d2ad00f251.zip
Sync OpenBSD patchset 1134:
Add -a for kill-session, from Thomas Adam.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 12ccafa1..70628901 100644
--- a/tmux.1
+++ b/tmux.1
@@ -614,9 +614,14 @@ If it does exist, exit with 0.
Kill the
.Nm
server and clients and destroy all sessions.
-.It Ic kill-session Op Fl t Ar target-session
+.It Ic kill-session
+.Op Fl a
+.Op Fl t Ar target-session
Destroy the given session, closing any windows linked to it and no other
sessions, and detaching all clients attached to it.
+If
+.Fl a
+is given, all sessions but the specified one is killed.
.It Xo Ic list-clients
.Op Fl F Ar format
.Op Fl t Ar target-session