aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-21 09:37:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-02-21 09:37:06 +0000
commit8e3767e3441fc8b3c8d60c6dfcb0d313a89feecb (patch)
treeab566ee073b6afcf93e0b108f5c4bd8ff079e5fb /tmux.1
parentc577b47cd5371a95a2656e0ee9c933313121714d (diff)
parentb8b5631d9d11ce786bdb049b9d5aa71b4582a93f (diff)
downloadrtmux-8e3767e3441fc8b3c8d60c6dfcb0d313a89feecb.tar.gz
rtmux-8e3767e3441fc8b3c8d60c6dfcb0d313a89feecb.tar.bz2
rtmux-8e3767e3441fc8b3c8d60c6dfcb0d313a89feecb.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index fcca0924..7d5eb5a8 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1067,7 +1067,12 @@ is given, the output goes to stdout, otherwise to the buffer specified with
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