[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.335 and 1.336

version 1.335, 2013/03/24 09:54:10 version 1.336, 2013/03/24 09:55:02
Line 1992 
Line 1992 
 Commands which set options are as follows:  Commands which set options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Xo Ic set-option  .It Xo Ic set-option
 .Op Fl agqsuw  .Op Fl agoqsuw
 .Op Fl t Ar target-session | Ar target-window  .Op Fl t Ar target-session | Ar target-window
 .Ar option Ar value  .Ar option Ar value
 .Xc  .Xc
Line 2019 
Line 2019 
 flag unsets an option, so a session inherits the option from the global  flag unsets an option, so a session inherits the option from the global
 options.  options.
 It is not possible to unset a global option.  It is not possible to unset a global option.
   .Pp
   The
   .Fl o
   flag prevents setting an option that is already set.
 .Pp  .Pp
 The  The
 .Fl q  .Fl q

Legend:
Removed from v.1.335  
changed lines
  Added in v.1.336