[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.409 and 1.410

version 1.409, 2014/12/02 23:19:45 version 1.410, 2014/12/02 23:39:02
Line 3589 
Line 3589 
 .It Ic clock-mode Op Fl t Ar target-pane  .It Ic clock-mode Op Fl t Ar target-pane
 Display a large clock.  Display a large clock.
 .It Xo Ic if-shell  .It Xo Ic if-shell
 .Op Fl b  .Op Fl bF
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
 .Ar shell-command command  .Ar shell-command command
 .Op Ar command  .Op Ar command
Line 3602 
Line 3602 
 returns success or the second  returns success or the second
 .Ar command  .Ar command
 otherwise.  otherwise.
 Before being executed, shell-command is expanded using the rules specified in the  Before being executed,
   .Ar shell-command
   is expanded using the rules specified in the
 .Sx FORMATS  .Sx FORMATS
 section, including those relevant to  section, including those relevant to
 .Ar target-pane .  .Ar target-pane .
Line 3610 
Line 3612 
 .Fl b ,  .Fl b ,
 .Ar shell-command  .Ar shell-command
 is run in the background.  is run in the background.
   .Pp
   If
   .Fl F
   is given,
   .Ar shell-command
   is not executed but considered success if neither empty nor zero (after formats
   are expanded).
 .It Ic lock-server  .It Ic lock-server
 .D1 (alias: Ic lock )  .D1 (alias: Ic lock )
 Lock each client individually by running the command specified by the  Lock each client individually by running the command specified by the

Legend:
Removed from v.1.409  
changed lines
  Added in v.1.410