=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.914 retrieving revision 1.915 diff -u -r1.914 -r1.915 --- src/usr.bin/tmux/tmux.1 2023/02/05 21:15:33 1.914 +++ src/usr.bin/tmux/tmux.1 2023/02/06 09:20:30 1.915 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.914 2023/02/05 21:15:33 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.915 2023/02/06 09:20:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 5 2023 $ +.Dd $Mdocdate: February 6 2023 $ .Dt TMUX 1 .Os .Sh NAME @@ -1164,13 +1164,17 @@ .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