summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2023-02-06 09:20:30 +0000
committernicm <nicm>2023-02-06 09:20:30 +0000
commit7acc8d703dec9f02e072ebc95495d634868b62e4 (patch)
treeecc6e7b124f1a3c8254fbec9daa043054183425b /tmux.1
parent0cb75f1332f7d2b5a3c610c2d76c5c53ef129c7c (diff)
Add -f to list-clients like the other list commands, from Andy Walker in
GitHub issue 3449.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 6 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 20dce121..e7a82fdc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1164,13 +1164,17 @@ session.
.Tg lsc
.It Xo Ic list-clients
.Op Fl F Ar format
+.Op Fl f Ar filter
.Op Fl t Ar target-session
.Xc
.D1 Pq alias: Ic lsc
List all clients attached to the server.
-For the meaning of the
.Fl F
-flag, see the
+specifies the format of each line and
+.Fl f
+a filter.
+Only clients for which the filter is true are shown.
+See the
.Sx FORMATS
section.
If