[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.524 and 1.525

version 1.524, 2017/01/11 16:09:57 version 1.525, 2017/01/13 10:12:12
Line 724 
Line 724 
 option will not be applied.  option will not be applied.
 .It Xo Ic detach-client  .It Xo Ic detach-client
 .Op Fl aP  .Op Fl aP
   .Op Fl E Ar shell-command
 .Op Fl s Ar target-session  .Op Fl s Ar target-session
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
 .Xc  .Xc
Line 740 
Line 741 
 .Fl P  .Fl P
 is given, send SIGHUP to the parent process of the client, typically causing it  is given, send SIGHUP to the parent process of the client, typically causing it
 to exit.  to exit.
   With
   .Fl E ,
   run
   .Ar shell-command
   to replace the client.
 .It Ic has-session Op Fl t Ar target-session  .It Ic has-session Op Fl t Ar target-session
 .D1 (alias: Ic has )  .D1 (alias: Ic has )
 Report an error and exit with 1 if the specified session does not exist.  Report an error and exit with 1 if the specified session does not exist.

Legend:
Removed from v.1.524  
changed lines
  Added in v.1.525