[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.338 and 1.339

version 1.338, 2013/03/24 09:58:40 version 1.339, 2013/03/25 10:02:17
Line 1062 
Line 1062 
 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 aep
 .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
 .Op Fl S Ar start-line  .Op Fl S Ar start-line
Line 1076 
Line 1075 
 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 a
   is given, the alternate screen is used, and the history is not accessible.
 If  If
 .Fl e  .Fl e
 is given, the output includes escape sequences for text and background  is given, the output includes escape sequences for text and background

Legend:
Removed from v.1.338  
changed lines
  Added in v.1.339