=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.327 retrieving revision 1.328 diff -u -r1.327 -r1.328 --- src/usr.bin/tmux/tmux.1 2013/03/22 15:52:40 1.327 +++ src/usr.bin/tmux/tmux.1 2013/03/22 15:56:11 1.328 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.327 2013/03/22 15:52:40 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.328 2013/03/22 15:56:11 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -1063,7 +1063,12 @@ or a new buffer if omitted. If .Fl e -is given, the output includes escape sequences for text and background attributes. +is given, the output includes escape sequences for text and background +attributes. +.Fl C +also escapes non-printable characters as octal \\xxx. +.Fl J +joins wrapped lines. .Pp .Fl S and