summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-04-17 19:28:09 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-04-17 19:28:09 +0000
commitf4432030eedd6c628f34c20ff0a1a8abb2f73013 (patch)
treec8cf2a5146f410316cbff3e5e135d99008527492 /tmux.1
parent044c0f978f8faee76af943a11a93e46232b01e74 (diff)
Add -t to list-clients, based on a diff from Zac Sprackett.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index af0469c8..8e9da6fe 100644
--- a/tmux.1
+++ b/tmux.1
@@ -598,9 +598,11 @@ server and clients and destroy all sessions.
.It Ic kill-session 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.
-.It Ic list-clients
+.It Ic list-clients Op Fl t Ar target-session
.D1 (alias: Ic lsc )
-List all clients attached to the server.
+List all clients attached to the server. If
+.Ar target-session
+is specified, list only clients connected to that session.
.It Ic list-commands
.D1 (alias: Ic lscm )
List the syntax of all commands supported by