[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.379 and 1.380

version 1.379, 2014/02/02 08:48:48 version 1.380, 2014/02/16 12:45:17
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm tmux  .Nm tmux
 .Bk -words  .Bk -words
 .Op Fl 28lCquv  .Op Fl 2lCquv
 .Op Fl c Ar shell-command  .Op Fl c Ar shell-command
 .Op Fl f Ar file  .Op Fl f Ar file
 .Op Fl L Ar socket-name  .Op Fl L Ar socket-name
Line 2637 
Line 2637 
 before interpretation.  before interpretation.
 The default value forcibly corrects the  The default value forcibly corrects the
 .Ql colors  .Ql colors
 entry for terminals which support 88 or 256 colours:  entry for terminals which support 256 colours:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 "*88col*:colors=88,*256col*:colors=256,xterm*:XT"  "*256col*:colors=256,xterm*:XT"
 .Ed  .Ed
 .It Ic update-environment Ar variables  .It Ic update-environment Ar variables
 Set a space-separated string containing a list of environment variables to be  Set a space-separated string containing a list of environment variables to be

Legend:
Removed from v.1.379  
changed lines
  Added in v.1.380