Add -t to list-clients, based on a diff from Zac Sprackett.

This commit is contained in:
Nicholas Marriott
2011-04-17 19:28:09 +00:00
parent 044c0f978f
commit f4432030ee
2 changed files with 19 additions and 5 deletions

6
tmux.1
View File

@ -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