=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.505 retrieving revision 1.506 diff -u -r1.505 -r1.506 --- src/usr.bin/tmux/tmux.1 2016/10/13 22:48:51 1.505 +++ src/usr.bin/tmux/tmux.1 2016/10/14 17:40:47 1.506 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.505 2016/10/13 22:48:51 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.506 2016/10/14 17:40:47 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 13 2016 $ +.Dd $Mdocdate: October 14 2016 $ .Dt TMUX 1 .Os .Sh NAME @@ -1247,7 +1247,7 @@ but a different format may be specified with .Fl F . .It Xo Ic capture-pane -.Op Fl aepPq +.Op Fl aepPqCJ .Op Fl b Ar buffer-name .Op Fl E Ar end-line .Op Fl S Ar start-line @@ -1387,19 +1387,16 @@ When a window is chosen from the list, the session command is run before the window command. .Pp -If .Fl S -is given will display the specified format instead of the default session -format. -If +uses +.Ar format +instead of the default session +format and .Fl W -is given will display the specified format instead of the default window -format. -For the meaning of the -.Fl s -and -.Fl w -options, see the +instead of the default window format. +For the meaning of +.Ar format , +see the .Sx FORMATS section. .Pp