summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-04-17 20:39:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-04-17 20:39:45 +0000
commitca207814765f301c233bd9c8a59dec9953aca4aa (patch)
tree6f2c4b7aa6a79fcbc61571322f2905ea5d7a9f12 /usr.bin
parent259da0e340c5be0f928a9d53b462034d49c9f2bf (diff)
new sentence, new line;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tmux/tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 76eeb936e30..499ae9edb1d 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.220 2011/04/17 19:28:09 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.221 2011/04/17 20:39:44 jmc Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -600,7 +600,8 @@ 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 Op Fl t Ar target-session
.D1 (alias: Ic lsc )
-List all clients attached to the server. If
+List all clients attached to the server.
+If
.Ar target-session
is specified, list only clients connected to that session.
.It Ic list-commands