[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.914 and 1.915

version 1.914, 2023/02/05 21:15:33 version 1.915, 2023/02/06 09:20:30
Line 1164 
Line 1164 
 .Tg lsc  .Tg lsc
 .It Xo Ic list-clients  .It Xo Ic list-clients
 .Op Fl F Ar format  .Op Fl F Ar format
   .Op Fl f Ar filter
 .Op Fl t Ar target-session  .Op Fl t Ar target-session
 .Xc  .Xc
 .D1 Pq alias: Ic lsc  .D1 Pq alias: Ic lsc
 List all clients attached to the server.  List all clients attached to the server.
 For the meaning of the  
 .Fl F  .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  .Sx FORMATS
 section.  section.
 If  If

Legend:
Removed from v.1.914  
changed lines
  Added in v.1.915