[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.325 and 1.326

version 1.325, 2013/03/22 15:51:15 version 1.326, 2013/03/22 15:51:54
Line 1036 
Line 1036 
 but a different format may be specified with  but a different format may be specified with
 .Fl F .  .Fl F .
 .It Xo Ic capture-pane  .It Xo Ic capture-pane
   .Op Fl e
 .Op Fl p  .Op Fl p
 .Op Fl b Ar buffer-index  .Op Fl b Ar buffer-index
 .Op Fl E Ar end-line  .Op Fl E Ar end-line
Line 1049 
Line 1050 
 is given, the output goes to stdout, otherwise to the buffer specified with  is given, the output goes to stdout, otherwise to the buffer specified with
 .Fl b  .Fl b
 or a new buffer if omitted.  or a new buffer if omitted.
   If
   .Fl e
   is given, the output includes escape sequences for text and background attributes.
 .Pp  .Pp
 .Fl S  .Fl S
 and  and

Legend:
Removed from v.1.325  
changed lines
  Added in v.1.326