[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.174 and 1.175

version 1.174, 2010/06/05 16:34:30 version 1.175, 2010/06/05 16:54:24
Line 554 
Line 554 
 .It Ic list-sessions  .It Ic list-sessions
 .D1 (alias: Ic ls )  .D1 (alias: Ic ls )
 List all sessions managed by the server.  List all sessions managed by the server.
 .It Xo Ic lock-client  .It Ic lock-client Op Fl t Ar target-client
 .Op Fl t Ar target-client  .D1 (alias: Ic lockc )
 .Xc  
 Lock  Lock
 .Ar target-client ,  .Ar target-client ,
 see the  see the
 .Ic lock-server  .Ic lock-server
 command.  command.
 .It Xo Ic lock-session  .It Ic lock-session Op Fl t Ar target-session
 .Op Fl t Ar target-session  .D1 (alias: Ic locks )
 .Xc  
 Lock all clients attached to  Lock all clients attached to
 .Ar target-session .  .Ar target-session .
 .It Xo Ic new-session  .It Xo Ic new-session
Line 1039 
Line 1037 
 List windows in the current session or in  List windows in the current session or in
 .Ar target-session .  .Ar target-session .
 .It Xo Ic move-window  .It Xo Ic move-window
 .Op Fl d  .Op Fl dk
 .Op Fl s Ar src-window  .Op Fl s Ar src-window
 .Op Fl t Ar dst-window  .Op Fl t Ar dst-window
 .Xc  .Xc

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.175